-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Closed as duplicate
Closed as duplicate
Copy link
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug
Description
Describe the bug
Test benchmark.thread_metric.preemptive fails on intel_adsp/ace30/ptl/sim.
Regression
- This is a regression.
Steps to reproduce
west twister -p intel_adsp/ace30/ptl/sim -s benchmark.thread_metric.preemptive
or
west build -p -b intel_adsp/ace30/ptl/sim tests/benchmarks/thread_metric -T benchmark.thread_metric.preemptive
Relevant log output
[85/1120] Building C object modules/picolibc/CMakeFiles/c.dir/newlib/libc/ctype/iswprint_l.c.obj
FAILED: modules/picolibc/CMakeFiles/c.dir/newlib/libc/ctype/iswprint_l.c.obj
/usr/local/bin/ccache /opt/toolchains/xtensa/XtDevTools/install/tools/RI-2022.10-linux/XtensaTools/bin/xt-clang -I/.../modules/lib/picolibc/newlib/libc/locale -I/.../modules/lib/picolibc/newlib/libm/common -isystem /.../tests/benchmarks/thread_metric/benchmark.thread_metric.interrupt_preemption/modules/picolibc/picolibc/include -isystem /opt/toolchains/xtensa/XtDevTools/install/tools/RI-2022.10-linux/XtensaTools/llvm/lib/clang/10.0.1/include -nostdlib -D_LIBC -fno-strict-aliasing -Werror -O2 -imacros /.../tests/benchmarks/thread_metric/benchmark.thread_metric.interrupt_preemption/zephyr/include/generated/zephyr/autoconf.h -fno-common -g -gdwarf-4 -fcolor-diagnostics -fms-extensions -imacros /.../toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-typedef-redefinition -Wdouble-promotion -Wno-pointer-sign -Wpointer-arith -Wno-self-assign -Wno-initializer-overrides -Wno-section -Wno-gnu -Wno-unknown-warning-option -Werror=implicit-int -fno-asynchronous-unwind-tables -Wno-vla -fmacro-prefix-map=/.../tests/benchmarks/thread_metric=CMAKE_SOURCE_DIR -fmacro-prefix-map=/=ZEPHYR_BASE -fmacro-prefix-map=/=WEST_TOPDIR -ffunction-sections -fdata-sections -mlongcalls -fno-lto -fno-stack-protector -Wextra -Werror=implicit-function-declaration -Werror=vla -Warray-bounds -Wold-style-definition -frounding-math -MD -MT modules/picolibc/CMakeFiles/c.dir/newlib/libc/ctype/iswprint_l.c.obj -MF modules/picolibc/CMakeFiles/c.dir/newlib/libc/ctype/iswprint_l.c.obj.d -o modules/picolibc/CMakeFiles/c.dir/newlib/libc/ctype/iswprint_l.c.obj -c /.../iswprint_l.c
License checkout failed: No such feature exists.
Feature: XTENSA_XCC_TIE
License path: 18764@xtensa10p.elic.intel.com:/opt/toolchains/xtensa/XtDevTools/install/tools/RI-2022.10-linux/XtensaTools/Tools/lic/license.dat:
FlexNet Licensing error:-5,147
clang-10: error: clang frontend command failed with exit code 32 (use -v to see invocation)
[86/1120] Building C object modules/picolibc/CMakeFiles/c.dir/newlib/libc/ctype/iswspace_l.c.obj
ninja: build stopped: subcommand failed.
INFO - /.../tests/benchmarks/thread_metric/benchmark.thread_metric.interrupt_preemption/build.log
INFO - 6/12 intel_adsp/ace30/ptl/sim benchmark.thread_metric.preemptive ERROR Build failure (custom <xt-clang>)
INFO - /.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive/build.log
ERROR - Loading Zephyr default modules (Zephyr base).
-- Application: /.../tests/benchmarks/thread_metric
-- CMake version: 3.28.3
-- Found Python3: /opt/python/venv/bin/python3 (found suitable version "3.12.3", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: /.../.cache
-- Zephyr version: 4.3.99
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: intel_adsp, qualifiers: ace30/ptl/sim
-- Found host-tools: zephyr 0.17.4 (/opt/toolchains/zephyr-sdk-0.17.4)
-- Found toolchain: xt-clang (/opt/toolchains/xtensa/XtDevTools/install/tools)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.4/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.7.0", minimum required is "1.4.6")
-- Found BOARD.dts: /.../boards/intel/adsp/intel_adsp_ace30_ptl_sim.dts
-- Generated zephyr.dts: /.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive/zephyr/zephyr.dts
-- Generated pickled edt: /.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive/zephyr/edt.pickle
-- Generated devicetree_generated.h: /.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive/zephyr/include/generated/zephyr/devicetree_generated.h
/.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive/zephyr/zephyr.dts:630.16-633.5: Warning (simple_bus_reg): /soc/timer: missing or empty reg/ranges property
warning: DAI_SSP_HAS_POWER_CONTROL (defined at boards/intel/adsp/Kconfig.defconfig:7,
drivers/dai/intel/ssp/Kconfig.ssp:16) was assigned the value 'y' but got the value 'n'. Check these
unsatisfied dependencies: (DAI_INTEL_SSP || (DAI_INTEL_SSP && DAI)) (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_DAI_SSP_HAS_POWER_CONTROL and/or look up
DAI_SSP_HAS_POWER_CONTROL in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.
warning: Deprecated symbol INTEL_ADSP_IPC is enabled.
Parsing /.../tests/benchmarks/thread_metric/Kconfig
Loaded configuration '/.../boards/intel/adsp/intel_adsp_ace30_ptl_sim_defconfig'
Merged configuration '/.../tests/benchmarks/thread_metric/prj.conf'
Merged configuration '/.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive/twister/testsuite_extra.conf'
Merged configuration '/.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive/zephyr/.config'
Kconfig header saved to '/.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive/zephyr/include/generated/zephyr/autoconf.h'
-- The C compiler identification is Clang 10.0.1
-- The CXX compiler identification is Clang 10.0.1
-- The ASM compiler identification is GNU
-- Found assembler: /opt/toolchains/xtensa/XtDevTools/install/tools/RI-2022.10-linux/XtensaTools/bin/xt-clang
-- Using ccache: /usr/local/bin/ccache
-- Found gen_kobject_list: /.../scripts/build/gen_kobject_list.py
CMake Warning at /.../CMakeLists.txt:1099 (message):
No SOURCES given to Zephyr library: drivers__usb__common__buf
Excluding target from build.
-- Configuring done (127.6s)
-- Generating done (0.4s)
CMake Warning:
Manually-specified variables were not used by the project:
TC_NAME
TC_RUNID
-- Build files have been written to: /.../tests/benchmarks/thread_metric/benchmark.thread_metric.preemptive
[1/1116] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.3.99, build: v4.3.0-6868-g17da549ce2ac
[2/1116] Preparing syscall dependency handlingImpact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
Zephyr version: v4.3.0-6868-g17da549ce2ac
Toolchain: zephyr-sdk-0.17.4
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug