DEBUG: Executing shell function do_compile
NOTE: cmake --build TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/build --target all --
[1/61] Building C object CMakeFiles/cgi-wrapper.dir/src/memdbg.c.o
[2/61] Building C object CMakeFiles/hiawatha.dir/src/cache.c.o
[3/61] Building C object CMakeFiles/hiawatha.dir/src/alternative.c.o
[4/61] Building C object CMakeFiles/cgi-wrapper.dir/src/userconfig.c.o
[5/61] Building C object CMakeFiles/cgi-wrapper.dir/src/cgi-wrapper.c.o
[6/61] Linking C shared library mbedtls/library/libmbedcrypto.so.3.6.3
[7/61] Building C object CMakeFiles/cgi-wrapper.dir/src/libfs.c.o
[8/61] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.o
FAILED: [code=1] mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.o 
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang --sysroot=TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/recipe-sysroot -Dmbedtls_EXPORTS -ITMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/include -ITMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library -ITMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/build/mbedtls/library -O2 -Wall -Wextra -march=rv64imafdc_zicsr_zifencei -mabi=lp64d  --dyld-prefix=/usr -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/recipe-sysroot  -O2 -g  -ffile-prefix-map=TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7=/usr/src/debug/hiawatha/11.7  -ffile-prefix-map=TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/build=/usr/src/debug/hiawatha/11.7  -ffile-prefix-map=TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/recipe-sysroot=  -ffile-prefix-map=TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/recipe-sysroot-native=  -pipe -std=gnu17 -gdwarf-4 -Wall -Wextra -Wwrite-strings -Wpointer-arith -Wimplicit-fallthrough -Wshadow -Wvla -Wformat=2 -Wno-format-nonliteral -Werror -Wmissing-declarations -Wdocumentation -Wno-documentation-deprecated-sync -Wunreachable-code -O2 -g -DNDEBUG -std=c99 -fPIC -MD -MT mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.o -MF mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.o.d -o mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.o -c TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 8 but initializer has size 9 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:14:40: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   14 |     MBEDTLS_SSL_TLS1_3_LABEL(finished, "finished") \
      |                                        ^~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 10 but initializer has size 11 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:15:42: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   15 |     MBEDTLS_SSL_TLS1_3_LABEL(resumption, "resumption") \
      |                                          ^~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 11 but initializer has size 12 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:16:43: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   16 |     MBEDTLS_SSL_TLS1_3_LABEL(traffic_upd, "traffic upd") \
      |                                           ^~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 8 but initializer has size 9 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:17:40: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   17 |     MBEDTLS_SSL_TLS1_3_LABEL(exporter, "exporter") \
      |                                        ^~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 3 but initializer has size 4 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:18:35: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   18 |     MBEDTLS_SSL_TLS1_3_LABEL(key, "key") \
      |                                   ^~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 2 but initializer has size 3 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:19:34: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   19 |     MBEDTLS_SSL_TLS1_3_LABEL(iv, "iv") \
      |                                  ^~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 12 but initializer has size 13 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:20:44: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   20 |     MBEDTLS_SSL_TLS1_3_LABEL(c_hs_traffic, "c hs traffic") \
      |                                            ^~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 12 but initializer has size 13 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:21:44: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   21 |     MBEDTLS_SSL_TLS1_3_LABEL(c_ap_traffic, "c ap traffic") \
      |                                            ^~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 11 but initializer has size 12 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:22:43: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   22 |     MBEDTLS_SSL_TLS1_3_LABEL(c_e_traffic, "c e traffic") \
      |                                           ^~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 12 but initializer has size 13 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:23:44: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   23 |     MBEDTLS_SSL_TLS1_3_LABEL(s_hs_traffic, "s hs traffic") \
      |                                            ^~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 12 but initializer has size 13 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:24:44: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   24 |     MBEDTLS_SSL_TLS1_3_LABEL(s_ap_traffic, "s ap traffic") \
      |                                            ^~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 11 but initializer has size 12 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:25:43: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   25 |     MBEDTLS_SSL_TLS1_3_LABEL(s_e_traffic, "s e traffic") \
      |                                           ^~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 12 but initializer has size 13 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:26:44: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   26 |     MBEDTLS_SSL_TLS1_3_LABEL(e_exp_master, "e exp master") \
      |                                            ^~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 10 but initializer has size 11 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:27:42: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   27 |     MBEDTLS_SSL_TLS1_3_LABEL(res_master, "res master") \
      |                                          ^~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 10 but initializer has size 11 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:28:42: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   28 |     MBEDTLS_SSL_TLS1_3_LABEL(exp_master, "exp master") \
      |                                          ^~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 10 but initializer has size 11 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:29:42: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   29 |     MBEDTLS_SSL_TLS1_3_LABEL(ext_binder, "ext binder") \
      |                                          ^~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 10 but initializer has size 11 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:30:42: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   30 |     MBEDTLS_SSL_TLS1_3_LABEL(res_binder, "res binder") \
      |                                          ^~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 7 but initializer has size 8 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:31:39: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   31 |     MBEDTLS_SSL_TLS1_3_LABEL(derived, "derived") \
      |                                       ^~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.c:44:5: error: initializer-string for character array is too long, array size is 33 but initializer has size 34 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
   44 |     MBEDTLS_SSL_TLS1_3_LABEL_LIST
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/sources/hiawatha-11.7/mbedtls/library/ssl_tls13_keys.h:32:41: note: expanded from macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST'
   32 |     MBEDTLS_SSL_TLS1_3_LABEL(client_cv, "TLS 1.3, client CertificateVerify") \
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[9/61] Building C object CMakeFiles/cgi-wrapper.dir/src/libstr.c.o
[10/61] Creating library symlink mbedtls/library/libmbedcrypto.so.16 mbedtls/library/libmbedcrypto.so
[11/61] Building C object CMakeFiles/hiawatha.dir/src/envir.c.o
[12/61] Building C object CMakeFiles/hiawatha.dir/src/client.c.o
[13/61] Building C object CMakeFiles/hiawatha.dir/src/challenge.c.o
[14/61] Building C object CMakeFiles/hiawatha.dir/src/filehashes.c.o
[15/61] Building C object CMakeFiles/hiawatha.dir/src/cgi.c.o
[16/61] Building C object CMakeFiles/hiawatha.dir/src/hiawatha.c.o
[17/61] Building C object CMakeFiles/hiawatha.dir/src/http.c.o
ninja: build stopped: subcommand failed.
WARNING: TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/temp/run.do_compile.638277:153 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} } cmake --build 'TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
WARNING: Backtrace (BB generated script): 
	#1: cmake_runcmake_build, TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/temp/run.do_compile.638277, line 153
	#2: cmake_do_compile, TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/temp/run.do_compile.638277, line 147
	#3: do_compile, TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/temp/run.do_compile.638277, line 142
	#4: main, TMPDIR/work/riscv64imafdc-yoe-linux/hiawatha/11.7/temp/run.do_compile.638277, line 166

Error details

Submitted on:
27/08/25 05:43
Error type:
Recipe
Task:
do_compile
Recipe:
hiawatha
Recipe version:
11.7-r0
Machine:
qemuriscv64
Distro:
yoe
Build system:
x86_64-linux
Target system:
riscv64-yoe-linux
Host distro:
universal/ubuntu-22.04
Branch:
HEAD
Commit:
794ea800d24ec263ddf034a2f3f0035fe7b7e018
Build:
#215312
Submitter:
ab@rdk
Similar errors:
0
Open a bug