DEBUG: Executing shell function do_compile
NOTE: VERBOSE=1 cmake --build TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build --target all --
Change Dir: 'TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build'
Run Build Command(s): ninja -v -j 16 all
[1/846] cd TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/core && /srv/pokybuild/buildbot-venv/bin/python3 TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/scripts/generate_driver_wrappers.py TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/core
FAILED: [code=1] tf-psa-crypto/core/psa_crypto_driver_wrappers.h tf-psa-crypto/core/psa_crypto_driver_wrappers_no_static.c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/core/psa_crypto_driver_wrappers.h TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/core/psa_crypto_driver_wrappers_no_static.c
cd TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/core && /srv/pokybuild/buildbot-venv/bin/python3 TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/scripts/generate_driver_wrappers.py TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/core
Traceback (most recent call last):
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/scripts/generate_driver_wrappers.py", line 18, in <module>
import jsonschema
ModuleNotFoundError: No module named 'jsonschema'
[2/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include/tf-psa-crypto/private/everest -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include/tf-psa-crypto/private/everest/kremlib -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -MD -MT tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/x25519.c.o -MF tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/x25519.c.o.d -o tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/x25519.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/library/x25519.c
[3/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include/tf-psa-crypto/private/everest -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include/tf-psa-crypto/private/everest/kremlib -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -MD -MT tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.o -MF tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.o.d -o tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/library/Hacl_Curve25519_joined.c
[4/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/bignum_mod.c
[5/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod_raw.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod_raw.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod_raw.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/bignum_mod_raw.c
[6/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -MD -MT tf-psa-crypto/drivers/p256-m/CMakeFiles/p256-m.dir/p256-m/p256-m.c.o -MF tf-psa-crypto/drivers/p256-m/CMakeFiles/p256-m.dir/p256-m/p256-m.c.o.d -o tf-psa-crypto/drivers/p256-m/CMakeFiles/p256-m.dir/p256-m/p256-m.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m/p256-m/p256-m.c
[7/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesce.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesce.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesce.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/aesce.c
[8/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -MD -MT tf-psa-crypto/drivers/p256-m/CMakeFiles/p256-m.dir/p256-m_driver_entrypoints.c.o -MF tf-psa-crypto/drivers/p256-m/CMakeFiles/p256-m.dir/p256-m_driver_entrypoints.c.o.d -o tf-psa-crypto/drivers/p256-m/CMakeFiles/p256-m.dir/p256-m_driver_entrypoints.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m/p256-m_driver_entrypoints.c
[9/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/block_cipher.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/block_cipher.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/block_cipher.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/block_cipher.c
[10/846] cd TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/core && /srv/pokybuild/buildbot-venv/bin/python3 TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/scripts/generate_config_checks.py TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/core
[11/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesni.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesni.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesni.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/aesni.c
[12/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aria.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aria.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aria.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/aria.c
[13/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/camellia.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/camellia.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/camellia.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/camellia.c
[14/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_core.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_core.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_core.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/bignum_core.c
[15/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aes.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aes.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aes.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/aes.c
[16/846] TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/core -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/dispatch -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/extras -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/platform -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/utilities -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/everest/include -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/p256-m -ITOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/pqcp/include -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build=/usr/src/debug/mbedtls/4.1.0 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/recipe-sysroot-native= -pipe -std=c99 -fPIC -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Wmissing-declarations -MD -MT tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum.c.o -MF tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum.c.o.d -o tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum.c.o -c TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/sources/mbedtls-4.1.0/tf-psa-crypto/drivers/builtin/src/bignum.c
ninja: build stopped: subcommand failed.
WARNING: TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/temp/run.do_compile.1104069:149 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build 'TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
WARNING: Backtrace (BB generated script):
#1: cmake_runcmake_build, TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/temp/run.do_compile.1104069, line 149
#2: cmake_do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/temp/run.do_compile.1104069, line 143
#3: do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/temp/run.do_compile.1104069, line 136
#4: main, TOPDIR/tmp/work/x86-64-v3-poky-linux/mbedtls/4.1.0/temp/run.do_compile.1104069, line 162