Skip to content

Missing xtensa/config headers when building xtensa-intel_ace30_ptl_zephyr-elf tests #791

@stephanosio

Description

@stephanosio

There are many build failures due to missing xtensa/config headers when building Zephyr tests and samples for xtensa-intel_ace30_ptl_zephyr-elf:

In file included from /__w/sdk-ng/sdk-ng/zephyrproject/zephyr/include/zephyr/arch/syscall.h:25,
                 from /__w/sdk-ng/sdk-ng/zephyrproject/zephyr/include/zephyr/syscall.h:12,
                 from /__w/sdk-ng/sdk-ng/test/twister-out/intel_adsp_ace30_ptl/tests/lib/c_lib/common/libraries.libc.common.picolibc.module/zephyr/include/generated/zephyr/syscalls/device.h:14,
                 from /__w/sdk-ng/sdk-ng/zephyrproject/zephyr/include/zephyr/device.h:1195,
                 from /__w/sdk-ng/sdk-ng/zephyrproject/zephyr/kernel/include/kernel_offsets.h:6,
                 from /__w/sdk-ng/sdk-ng/zephyrproject/zephyr/arch/xtensa/core/offsets/offsets.c:7:
/__w/sdk-ng/sdk-ng/zephyrproject/zephyr/include/zephyr/arch/xtensa/syscall.h:27:10: fatal error: xtensa/config/core-isa.h: No such file or directory
   27 | #include <xtensa/config/core-isa.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.

e.g. https://github.com/zephyrproject-rtos/sdk-ng/actions/runs/10925742016/job/30345709563#step:15:7906

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions