compilation|FAILURE| pw(135401) sid(30632) job(PER_PATCH_BUILD10498)telemetry: correct json empty dictionaries

sys_stv at intel.com sys_stv at intel.com
Wed Dec 20 16:13:59 CET 2023


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/135401

_Compilation issues_

Submitter: Jonathan Erb <jonathan.erb at threater.com>
Date: 2023-12-18 21:47:59
Reply_mail: <20231218214759.134188-1-jonathan.erb at threater.com>

DPDK git baseline: Repo:dpdk, CommitID: e5dc404d33ac1c6cea5c62a88489746c5cb5e35e


Meson Build Summary: 25 Builds Done, 0 Successful, 25 Failures, 0 Blocked

+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| os                | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| OpenAnolis8.8-64  | fail       |              |            |            |           |          |            |
| FreeBSD13-64      | fail       | fail         |            | fail       | fail      |          |            |
| RHEL92-64         | fail       | fail         |            | fail       | fail      |          |            |
| SUSE15-64         | fail       | fail         |            |            |           |          |            |
| CBL-Mariner2.0-64 | fail       |              |            |            |           |          |            |
| UB2004-64         | fail       |              |            |            |           |          |            |
| UB2204-32         | fail       |              |            |            |           |          |            |
| RHEL89-64         | fail       |              |            |            |           |          |            |
| UB2204-64         | fail       | fail         |            |            |           | fail     | fail       |
| CentOS79-64       | fail       |              |            |            |           |          |            |
| RHEL92-64Rt       | fail       |              |            |            |           |          |            |
| UB2310-64         | fail       |              |            |            |           |          |            |
| FC39-64           | fail       | fail         |            |            |           |          |            |
| UB2204-64Rt       | fail       |              |            |            |           |          |            |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+

Comments: 
Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928),
All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. 
 
Test environment and configuration as below:


OS: OpenAnolis8.8-64
	Kernel Version: 5.10.134-13.an8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-10.0.3)
	Clang Version: 13.0.1 (Anolis 13.0.1-2.0.2.module+an8.7.0+10996+1588f068)
	x86_64-native-linuxapp-gcc

OS: FreeBSD13-64
	Kernel Version: 13.2-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 12.2.0
	Clang Version: 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL92-64
	Kernel Version: 5.14.0-284.11.1.el9_2.x86_64
	GCC Version: gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4)
	Clang Version: 15.0.7 (Red Hat 15.0.7-2.el9)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug

OS: SUSE15-64
	Kernel Version: 5.14.21-150500.53-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 15.0.7
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: CBL-Mariner2.0-64
	Kernel Version: 5.15.55.1_2e9a4f9+
	GCC Version: gcc (GCC) 11.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: UB2004-64
	Kernel Version: 5.8.0-48-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
	Clang Version: 10.0.0-4ubuntu1
	x86_64-native-linuxapp-gcc

OS: UB2204-32
	Kernel Version: 5.15.0-58-generic
	GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
	Clang Version: NA
	i686-native-linuxapp-gcc

OS: RHEL89-64
	Kernel Version: 4.18.0-513.5.1.el8_9.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-20)
	Clang Version: 16.0.6 (Red Hat 16.0.6-2.module+el8.9.0+19521+190d7aba)
	x86_64-native-linuxapp-gcc

OS: UB2204-64
	Kernel Version: 5.15.0-58-generic
	GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
	Clang Version: 14.0.0-1ubuntu1.1
	x86_64-native-linuxapp-gcc+16byte
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-doc

OS: CentOS79-64
	Kernel Version: 3.10.0-1160.81.1.el7.x86_64
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc

OS: RHEL92-64Rt
	Kernel Version: 5.14.0-284.11.1.rt14.296.el9_2.x86_64
	GCC Version: gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4)
	Clang Version: 15.0.7 (Red Hat 15.0.7-2.el9)
	x86_64-native-linuxapp-gcc

OS: UB2310-64
	Kernel Version: 6.5.0-9-generic
	GCC Version: gcc (Ubuntu 13.2.0-4ubuntu3) 13.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: FC39-64
	Kernel Version: 6.5.6-300.fc39.x86_64
	GCC Version: gcc (GCC) 13.2.1 20230918 (Red Hat 13.2.1-3)
	Clang Version: 17.0.6 (Fedora 17.0.6-1.fc39)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2204-64Rt
	Kernel Version: 5.17.5-051705-generic
	GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
	Clang Version: 14.0.0-1ubuntu1.1
	x86_64-native-linuxapp-gcc



*Build Failed #1:
OS: OpenAnolis8.8-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:17: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  if (d->type == RTE_TEL_DICT)
                 ^~~~~~~~~~~~
                 TEL_DICT
../lib/telemetry/telemetry.c:172:17: note: each undeclared identifier is reported only once for each function it appears in
[12/2836] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[13/2836] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[14/2836] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/2836] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[16/2836] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[17/2836] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[18/2836] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[19/2836] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[20/2836] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #2:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function 'container_to_json':
../lib/telemetry/telemetry.c:172:24: error: 'RTE_TEL_DICT' undeclared (first use in this function); did you mean 'TEL_DICT'?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[12/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[13/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[14/1914] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[15/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[16/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[17/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[18/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[19/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[20/1914] Compiling C object lib/librte_log.a.p/log_log.c.o
ninja: build stopped




*Build Failed #3:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-clang
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
clang -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c:172:17: error: use of undeclared identifier 'RTE_TEL_DICT'; did you mean 'TEL_DICT'?
        if (d->type == RTE_TEL_DICT)
                       ^~~~~~~~~~~~
                       TEL_DICT
../lib/telemetry/telemetry_data.h:13:2: note: 'TEL_DICT' declared here
        TEL_DICT,            /** name-value pairs, of individual value type */
        ^
1 error generated.
[39/1914] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[40/1914] Linking target lib/librte_log.so.24.1
[41/1914] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[42/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[43/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[44/1914] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[45/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[46/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[47/1914] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
ninja: build stopped




*Build Failed #4:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc+shared
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function 'container_to_json':
../lib/telemetry/telemetry.c:172:24: error: 'RTE_TEL_DICT' undeclared (first use in this function); did you mean 'TEL_DICT'?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[14/1809] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[15/1809] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[16/1809] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[17/1809] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[18/1809] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[19/1809] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[20/1809] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[21/1809] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[22/1809] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #5:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc+debug
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function 'container_to_json':
../lib/telemetry/telemetry.c:172:24: error: 'RTE_TEL_DICT' undeclared (first use in this function); did you mean 'TEL_DICT'?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[21/1962] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[22/1962] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[23/1962] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[24/1962] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[25/1962] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[26/1962] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[27/1962] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[28/1962] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[29/1962] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ninja: build stopped




*Build Failed #6:
OS: RHEL92-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[13/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[14/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[15/2840] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[16/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[17/2840] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[18/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[19/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[20/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[21/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
ninja: build stopped




*Build Failed #7:
OS: RHEL92-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
clang -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c:172:17: error: use of undeclared identifier 'RTE_TEL_DICT'; did you mean 'TEL_DICT'?
        if (d->type == RTE_TEL_DICT)
                       ^~~~~~~~~~~~
                       TEL_DICT
../lib/telemetry/telemetry_data.h:13:2: note: 'TEL_DICT' declared here
        TEL_DICT,            /** name-value pairs, of individual value type */
        ^
1 error generated.
[30/2801] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[31/2801] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[32/2801] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[33/2801] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[34/2801] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[35/2801] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[36/2801] Linking static target lib/librte_log.a
[37/2801] Linking static target lib/librte_kvargs.a
[38/2801] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
ninja: build stopped




*Build Failed #8:
OS: RHEL92-64
Target: x86_64-native-linuxapp-gcc+shared
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[12/2689] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[13/2689] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[14/2689] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/2689] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[16/2689] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[17/2689] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[18/2689] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[19/2689] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[20/2689] Linking static target lib/librte_log.a
ninja: build stopped




*Build Failed #9:
OS: RHEL92-64
Target: x86_64-native-linuxapp-gcc+debug
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[12/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[13/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[14/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[15/2886] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[16/2886] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[17/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[18/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[19/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[20/2886] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #10:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
clang -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c:172:17: error: use of undeclared identifier 'RTE_TEL_DICT'; did you mean 'TEL_DICT'?
        if (d->type == RTE_TEL_DICT)
                       ^~~~~~~~~~~~
                       TEL_DICT
../lib/telemetry/telemetry_data.h:13:2: note: 'TEL_DICT' declared here
        TEL_DICT,            /** name-value pairs, of individual value type */
        ^
1 error generated.
[13/2859] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[14/2859] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/2859] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[16/2859] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[17/2859] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[18/2859] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[19/2859] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[20/2859] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[21/2859] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #11:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:17: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  if (d->type == RTE_TEL_DICT)
                 ^~~~~~~~~~~~
                 TEL_DICT
../lib/telemetry/telemetry.c:172:17: note: each undeclared identifier is reported only once for each function it appears in
[13/2857] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[14/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[15/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[16/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[17/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[18/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[19/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[20/2857] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[21/2857] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #12:
OS: CBL-Mariner2.0-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[12/2837] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[13/2837] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[14/2837] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[15/2837] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[16/2837] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[17/2837] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[18/2837] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[19/2837] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[20/2837] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
ninja: build stopped




*Build Failed #13:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:17: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |  if (d->type == RTE_TEL_DICT)
      |                 ^~~~~~~~~~~~
      |                 TEL_DICT
../lib/telemetry/telemetry.c:172:17: note: each undeclared identifier is reported only once for each function it appears in
[10/2886] Linking static target lib/librte_log.a
[11/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[12/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[13/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[14/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[15/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[16/2886] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[17/2886] Generating kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[18/2886] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
ninja: build stopped




*Build Failed #14:
OS: UB2204-32
Target: i686-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[13/2268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[14/2268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[15/2268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[16/2268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[17/2268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[18/2268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[19/2268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[20/2268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[21/2268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #15:
OS: RHEL89-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:17: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  if (d->type == RTE_TEL_DICT)
                 ^~~~~~~~~~~~
                 TEL_DICT
../lib/telemetry/telemetry.c:172:17: note: each undeclared identifier is reported only once for each function it appears in
[13/2851] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[14/2851] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/2851] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[16/2851] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[17/2851] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[18/2851] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[19/2851] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[20/2851] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[21/2851] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #16:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc+16byte
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -DRTE_LIBRTE_I40E_16BYTE_RX_DESC -DRTE_LIBRTE_ICE_16BYTE_RX_DESC -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[13/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[14/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[15/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[16/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[17/2891] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[18/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[19/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[20/2891] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[21/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
ninja: build stopped




*Build Failed #17:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[12/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[13/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[14/2887] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[16/2887] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[17/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[18/2887] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[19/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[20/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
ninja: build stopped




*Build Failed #18:
OS: UB2204-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
clang -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c:172:17: error: use of undeclared identifier 'RTE_TEL_DICT'; did you mean 'TEL_DICT'?
        if (d->type == RTE_TEL_DICT)
                       ^~~~~~~~~~~~
                       TEL_DICT
../lib/telemetry/telemetry_data.h:13:2: note: 'TEL_DICT' declared here
        TEL_DICT,            /** name-value pairs, of individual value type */
        ^
1 error generated.
[13/2887] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[14/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[15/2887] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[16/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[17/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[18/2887] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[19/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[20/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[21/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
ninja: build stopped




*Build Failed #19:
OS: UB2204-64
Target: x86_64-native-linuxapp-doc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[11/2857] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[12/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[13/2857] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o
[14/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[15/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[16/2857] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[17/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[18/2857] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[19/2857] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
ninja: build stopped




*Build Failed #20:
OS: CentOS79-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:17: error: ‘RTE_TEL_DICT’ undeclared (first use in this function)
  if (d->type == RTE_TEL_DICT)
                 ^
../lib/telemetry/telemetry.c:172:17: note: each undeclared identifier is reported only once for each function it appears in
[4/2829] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[5/2829] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[6/2829] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[7/2829] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[8/2829] Compiling C object lib/librte_log.a.p/log_log.c.o
[9/2829] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[10/2829] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[11/2829] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[12/2829] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
ninja: build stopped




*Build Failed #21:
OS: RHEL92-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[11/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[12/2840] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[13/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[14/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[15/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[16/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[17/2840] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[18/2840] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[19/2840] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
ninja: build stopped




*Build Failed #22:
OS: UB2310-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[12/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[13/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[14/2887] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/2887] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[16/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[17/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[18/2887] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[19/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[20/2887] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
ninja: build stopped




*Build Failed #23:
OS: FC39-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[14/3042] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[16/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[17/3042] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[18/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[19/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[20/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[21/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[22/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
ninja: build stopped




*Build Failed #24:
OS: FC39-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
clang -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c:172:17: error: use of undeclared identifier 'RTE_TEL_DICT'; did you mean 'TEL_DICT'?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry_data.h:13:2: note: 'TEL_DICT' declared here
   13 |         TEL_DICT,            /** name-value pairs, of individual value type */
      |         ^
1 error generated.
[14/3042] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[16/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[17/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[18/3042] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[19/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[20/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[21/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[22/3042] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
ninja: build stopped




*Build Failed #25:
OS: UB2204-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
gcc -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
../lib/telemetry/telemetry.c: In function ‘container_to_json’:
../lib/telemetry/telemetry.c:172:24: error: ‘RTE_TEL_DICT’ undeclared (first use in this function); did you mean ‘TEL_DICT’?
  172 |         if (d->type == RTE_TEL_DICT)
      |                        ^~~~~~~~~~~~
      |                        TEL_DICT
../lib/telemetry/telemetry.c:172:24: note: each undeclared identifier is reported only once for each function it appears in
[14/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[15/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[16/2891] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[17/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[18/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[19/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[20/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[21/2891] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[22/2891] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
ninja: build stopped


DPDK STV team


More information about the test-report mailing list