Found west: /srv/home/jenkins/.local/bin/west Building platforms: mtl In dir: /srv/home/jenkins/workspace/sof_generic_build; running command: west topdir In dir: /srv/home/jenkins/workspace/sof_generic_build; running command: west config manifest.path In dir: /srv/home/jenkins/workspace/sof_generic_build; running command: west config manifest.file West workspace: /srv/home/jenkins/workspace/sof_generic_build West manifest path: /srv/home/jenkins/workspace/sof_generic_build/sof/west.yml In dir: /srv/home/jenkins/workspace/sof_generic_build; running command: cmake -B build-rimage -G Ninja -S /srv/home/jenkins/workspace/sof_generic_build/sof/rimage -- The C compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- No CMAKE_BUILD_TYPE, defaulting to Debug -- Configuring done -- Generating done -- Build files have been written to: /srv/home/jenkins/workspace/sof_generic_build/build-rimage In dir: /srv/home/jenkins/workspace/sof_generic_build; running command: cmake --build build-rimage [1/16] Building C object CMakeFiles/rimage.dir/src/plat_auth.c.o [2/16] Building C object CMakeFiles/rimage.dir/src/cse.c.o [3/16] Building C object CMakeFiles/rimage.dir/src/ext_manifest.c.o [4/16] Building C object CMakeFiles/rimage.dir/src/rimage.c.o [5/16] Building C object CMakeFiles/rimage.dir/src/file_simple.c.o [6/16] Building C object CMakeFiles/rimage.dir/src/css.c.o [7/16] Building C object CMakeFiles/rimage.dir/src/hash.c.o [8/16] Building C object CMakeFiles/rimage.dir/src/misc_utils.c.o [9/16] Building C object CMakeFiles/rimage.dir/src/file_utils.c.o [10/16] Building C object CMakeFiles/rimage.dir/src/pkcs1_5.c.o FAILED: CMakeFiles/rimage.dir/src/pkcs1_5.c.o /usr/bin/cc -I/srv/home/jenkins/workspace/sof_generic_build/sof/rimage/src/include -I/srv/home/jenkins/workspace/sof_generic_build/sof/rimage/tomlc99 -g -Wall -Werror -Wmissing-prototypes -Wimplicit-fallthrough -Wno-char-subscripts -std=gnu99 -MD -MT CMakeFiles/rimage.dir/src/pkcs1_5.c.o -MF CMakeFiles/rimage.dir/src/pkcs1_5.c.o.d -o CMakeFiles/rimage.dir/src/pkcs1_5.c.o -c /srv/home/jenkins/workspace/sof_generic_build/sof/rimage/src/pkcs1_5.c /srv/home/jenkins/workspace/sof_generic_build/sof/rimage/src/pkcs1_5.c:16:10: fatal error: openssl/core_names.h: No such file or directory 16 | #include | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. [11/16] Building C object CMakeFiles/rimage.dir/src/elf.c.o [12/16] Building C object CMakeFiles/rimage.dir/src/manifest.c.o [13/16] Building C object CMakeFiles/rimage.dir/src/toml_utils.c.o [14/16] Building C object CMakeFiles/rimage.dir/tomlc99/toml.c.o [15/16] Building C object CMakeFiles/rimage.dir/src/adsp_config.c.o ninja: build stopped: subcommand failed. Traceback (most recent call last): File "/srv/home/jenkins/workspace/sof_generic_build/sof/scripts/xtensa-build-zephyr.py", line 905, in main() File "/srv/home/jenkins/workspace/sof_generic_build/sof/scripts/xtensa-build-zephyr.py", line 900, in main build_rimage() File "/srv/home/jenkins/workspace/sof_generic_build/sof/scripts/xtensa-build-zephyr.py", line 520, in build_rimage execute_command(rimage_build_cmd, cwd=west_top) File "/srv/home/jenkins/workspace/sof_generic_build/sof/scripts/xtensa-build-zephyr.py", line 287, in execute_command return subprocess.run(*run_args, **run_kwargs) File "/usr/lib/python3.8/subprocess.py", line 516, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['cmake', '--build', 'build-rimage']' returned non-zero exit status 1. Found west: /srv/home/jenkins/.local/bin/west Building platforms: mtl In dir: /srv/home/jenkins/workspace/sof_generic_build; running command: west topdir In dir: /srv/home/jenkins/workspace/sof_generic_build; running command: west config manifest.path In dir: /srv/home/jenkins/workspace/sof_generic_build; running command: west config manifest.file West workspace: /srv/home/jenkins/workspace/sof_generic_build West manifest path: /srv/home/jenkins/workspace/sof_generic_build/sof/west.yml In dir: /srv/home/jenkins/workspace/sof_generic_build; running command: cmake --build build-rimage [1/2] Building C object CMakeFiles/rimage.dir/src/pkcs1_5.c.o FAILED: CMakeFiles/rimage.dir/src/pkcs1_5.c.o /usr/bin/cc -I/srv/home/jenkins/workspace/sof_generic_build/sof/rimage/src/include -I/srv/home/jenkins/workspace/sof_generic_build/sof/rimage/tomlc99 -g -Wall -Werror -Wmissing-prototypes -Wimplicit-fallthrough -Wno-char-subscripts -std=gnu99 -MD -MT CMakeFiles/rimage.dir/src/pkcs1_5.c.o -MF CMakeFiles/rimage.dir/src/pkcs1_5.c.o.d -o CMakeFiles/rimage.dir/src/pkcs1_5.c.o -c /srv/home/jenkins/workspace/sof_generic_build/sof/rimage/src/pkcs1_5.c /srv/home/jenkins/workspace/sof_generic_build/sof/rimage/src/pkcs1_5.c:16:10: fatal error: openssl/core_names.h: No such file or directory 16 | #include | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Traceback (most recent call last): File "/srv/home/jenkins/workspace/sof_generic_build/sof/scripts/xtensa-build-zephyr.py", line 905, in main() File "/srv/home/jenkins/workspace/sof_generic_build/sof/scripts/xtensa-build-zephyr.py", line 900, in main build_rimage() File "/srv/home/jenkins/workspace/sof_generic_build/sof/scripts/xtensa-build-zephyr.py", line 520, in build_rimage execute_command(rimage_build_cmd, cwd=west_top) File "/srv/home/jenkins/workspace/sof_generic_build/sof/scripts/xtensa-build-zephyr.py", line 287, in execute_command return subprocess.run(*run_args, **run_kwargs) File "/usr/lib/python3.8/subprocess.py", line 516, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['cmake', '--build', 'build-rimage']' returned non-zero exit status 1.