[dpdk-test-report] |FAILURE| pw(99950) sid(19241) job(PER_PATCH_BUILD8261)[v2, 2/2] cmdline: make struct rdline opaque

sys_stv at intel.com sys_stv at intel.com
Wed Sep 29 02:53:03 CEST 2021


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

_Compilation issues_

Submitter: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
Date: 2021-09-28 19:47:14
Reply_mail: 20210928194714.365563-3-dmitry.kozliuk at gmail.com

DPDK git baseline: Repo:dpdk, CommitID: 270470ee903a7ed56e2276e50ced21ef90c675a8


Meson Build Summary: 22 Builds Done, 6 Successful, 16 Failures, 0 Blocked

+----------------+------------+--------------+------------+------------+-----------+----------+
| os             | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document |
+----------------+------------+--------------+------------+------------+-----------+----------+
| UB2004-64      | fail       | fail         | fail       |            |           | pass     |
| RHEL83-64      | pass       | pass         | fail       | pass       | pass      |          |
| FC34-64        | fail       | fail         |            |            |           |          |
| UB2104-64      | fail       |              |            |            |           |          |
| WIN10-64       |            | pass         |            |            |           |          |
| UB2004-32      | fail       |              |            |            |           |          |
| CENTOS83-64    | fail       | fail         |            |            |           |          |
| FreeBSD1201-64 | fail       | fail         |            | fail       | fail      |          |
| SUSE15-64      | fail       | fail         |            |            |           |          |
+----------------+------------+--------------+------------+------------+-----------+----------+
Test environment and configuration as below:


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-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-icc
	x86_64-native-linuxapp-doc

OS: RHEL83-64
	Kernel Version: 4.18.0-305.3.1.el8.x86_64
	GCC Version: gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1)
	Clang Version: 11.0.0 (Red Hat 11.0.0-1.module_el8.4.0+587+5187cac0)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug
	x86_64-native-linuxapp-icc

OS: FC34-64
	Kernel Version: 5.11.15-300.fc34.x86_64
	GCC Version: gcc (GCC) 11.0.1 20210324 (Red Hat 11.0.1-0)
	Clang Version: 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2104-64
	Kernel Version: 5.11.0-16-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0
	Clang Version: 12.0.0-1ubuntu1
	x86_64-native-linuxapp-gcc

OS: WIN10-64
	Kernel Version: N/A
	GCC Version: N/A
	Clang Version: Clang 8.0.0
	x86_64-windows-clang

OS: UB2004-32
	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
	i686-native-linuxapp-gcc

OS: CENTOS83-64
	Kernel Version: 4.18.0-240.1.1.el8_3.x86_64
	GCC Version: gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5)
	Clang Version: 10.0.1 (Red Hat 10.0.1-1.module_el8.3.0+467+cb298d5b)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: FreeBSD1201-64
	Kernel Version: 12.1-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 9.2.0
	Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: SUSE15-64
	Kernel Version: 5.3.18-lp152.57-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 9.0.1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc



*Build Failed #1:
OS: CENTOS83-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/CENTOS83-64_K4.18.0_GCC8.3.1/x86_64-native-linuxapp-gcc/19241/dpdk/buildtools/check-symbols.sh /root/CENTOS83-64_K4.18.0_GCC8.3.1/x86_64-native-linuxapp-gcc/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[212/3043] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_sse.c.o
[213/3043] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[214/3043] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[215/3043] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[216/3043] Generating bbdev.sym_chk with a meson_exe.py custom command
[217/3043] Generating acl.sym_chk with a meson_exe.py custom command
[218/3043] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[219/3043] Generating compressdev.sym_chk with a meson_exe.py custom command
[220/3043] Generating ethdev.sym_chk with a meson_exe.py custom command
[221/3043] Generating eal.sym_chk with a meson_exe.py custom command
[222/3043] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped




*Build Failed #2:
OS: CENTOS83-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/CENTOS83-64_K4.18.0_Clang10.0.1/x86_64-native-linuxapp-clang/19241/dpdk/buildtools/check-symbols.sh /root/CENTOS83-64_K4.18.0_Clang10.0.1/x86_64-native-linuxapp-clang/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[199/3046] Generating rte_bbdev_mingw with a custom command
[200/3046] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o
[201/3046] Generating timer.sym_chk with a meson_exe.py custom command
[202/3046] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[203/3046] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[204/3046] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[205/3046] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[206/3046] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[207/3046] Generating ethdev.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #3:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-gcc
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/19241/dpdk/buildtools/check-symbols.sh /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[170/2133] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[171/2133] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[172/2133] Generating hash.sym_chk with a meson_exe.py custom command
[173/2133] Generating ethdev.sym_chk with a meson_exe.py custom command
[174/2133] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #4:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-clang
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/19241/dpdk/buildtools/check-symbols.sh /root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[198/2099] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[199/2099] Generating acl.sym_chk with a meson_exe.py custom command
[200/2099] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[201/2099] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[202/2099] Generating hash.sym_chk with a meson_exe.py custom command
[203/2099] Generating bbdev.sym_chk with a meson_exe.py custom command
[204/2099] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[205/2099] Generating ethdev.sym_chk with a meson_exe.py custom command
[206/2099] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #5:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-gcc+shared
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc+shared/19241/dpdk/buildtools/check-symbols.sh /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc+shared/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[204/2014] Generating hash.sym_chk with a meson_exe.py custom command
[205/2014] Generating bbdev.sym_chk with a meson_exe.py custom command
[206/2014] Generating acl.sym_chk with a meson_exe.py custom command
[207/2014] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[208/2014] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o
[209/2014] Generating compressdev.sym_chk with a meson_exe.py custom command
[210/2014] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[211/2014] Generating ethdev.sym_chk with a meson_exe.py custom command
[212/2014] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #6:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-gcc+debug
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc+debug/19241/dpdk/buildtools/check-symbols.sh /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc+debug/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[196/2133] Generating cfgfile.sym_chk with a meson_exe.py custom command
[197/2133] Generating rte_compressdev_mingw with a custom command
[198/2133] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[199/2133] Generating acl.sym_chk with a meson_exe.py custom command
[200/2133] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[201/2133] Generating hash.sym_chk with a meson_exe.py custom command
[202/2133] Generating bbdev.sym_chk with a meson_exe.py custom command
[203/2133] Generating ethdev.sym_chk with a meson_exe.py custom command
[204/2133] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #7:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/cmdline.sym_chk 
/usr/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/SUSE15-64_K5.3.18_Clang9.0.1/x86_64-native-linuxapp-clang/19241/dpdk/buildtools/check-symbols.sh /root/SUSE15-64_K5.3.18_Clang9.0.1/x86_64-native-linuxapp-clang/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[207/3047] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[208/3047] Generating cfgfile.sym_chk with a custom command (wrapped by meson to capture output)
[209/3047] Generating acl.sym_chk with a custom command (wrapped by meson to capture output)
[210/3047] Generating hash.sym_chk with a custom command (wrapped by meson to capture output)
[211/3047] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[212/3047] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[213/3047] Generating bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[214/3047] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[215/3047] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #8:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/cmdline.sym_chk 
/usr/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/19241/dpdk/buildtools/check-symbols.sh /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[181/3045] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[182/3045] Generating rte_acl_def with a custom command
[183/3045] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[184/3045] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[185/3045] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[186/3045] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[187/3045] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #9:
OS: UB2004-32
Target: i686-native-linuxapp-gcc
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/19241/dpdk/buildtools/check-symbols.sh /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[195/2440] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[196/2440] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[197/2440] Compiling C object lib/librte_table.a.p/table_rte_table_lpm.c.o
[198/2440] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[199/2440] Compiling C object lib/librte_table.a.p/table_rte_table_lpm_ipv6.c.o
[200/2440] Generating bbdev.sym_chk with a meson_exe.py custom command
[201/2440] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[202/2440] Generating ethdev.sym_chk with a meson_exe.py custom command
[203/2440] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #10:
OS: UB2004-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/19241/dpdk/buildtools/check-symbols.sh /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[194/3066] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[195/3066] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[196/3066] Generating cfgfile.sym_chk with a meson_exe.py custom command
[197/3066] Generating bitratestats.sym_chk with a meson_exe.py custom command
[198/3066] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[199/3066] Compiling C object lib/librte_table.a.p/table_rte_swx_table_em.c.o
[200/3066] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx512.c.o
[201/3066] Generating ethdev.sym_chk with a meson_exe.py custom command
[202/3066] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #11:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-gcc/19241/dpdk/buildtools/check-symbols.sh /root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-gcc/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[198/3066] Generating bitratestats.sym_chk with a meson_exe.py custom command
[199/3066] Generating cfgfile.sym_chk with a meson_exe.py custom command
[200/3066] Compiling C object lib/librte_table.a.p/table_rte_swx_table_em.c.o
[201/3066] Generating bbdev.sym_chk with a meson_exe.py custom command
[202/3066] Generating hash.sym_chk with a meson_exe.py custom command
[203/3066] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[204/3066] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx512.c.o
[205/3066] Generating ethdev.sym_chk with a meson_exe.py custom command
[206/3066] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #12:
OS: UB2004-64
Target: x86_64-native-linuxapp-icc
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/UB2004-64_K5.8.0_ICC19.1.3/x86_64-native-linuxapp-icc/19241/dpdk/buildtools/check-symbols.sh /root/UB2004-64_K5.8.0_ICC19.1.3/x86_64-native-linuxapp-icc/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[196/3017] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o
[197/3017] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[198/3017] Compiling C object lib/librte_table.a.p/table_rte_table_hash_cuckoo.c.o
[199/3017] Generating cfgfile.sym_chk with a meson_exe.py custom command
[200/3017] Generating bbdev.sym_chk with a meson_exe.py custom command
[201/3017] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[202/3017] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx512.c.o
In file included from ../lib/acl/acl_run_avx512.c(110):
../lib/acl/acl_run_avx512x8.h(162): warning #300: const variable "zero" requires an initializer
  	static const uint32_t zero;
  	                          ^

In file included from ../lib/acl/acl_run_avx512.c(137):
../lib/acl/acl_run_avx512x16.h(198): warning #300: const variable "zero" requires an initializer
  	static const uint32_t zero;
  	                          ^

[203/3017] Compiling C object lib/librte_table.a.p/table_rte_table_hash_ext.c.o
[204/3017] Generating eal.sym_chk with a meson_exe.py custom command
[205/3017] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[206/3017] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
ninja: build stopped




*Build Failed #13:
OS: UB2104-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/UB2104-64_K5.11.0_GCC10.3.0/x86_64-native-linuxapp-gcc/19241/dpdk/buildtools/check-symbols.sh /root/UB2104-64_K5.11.0_GCC10.3.0/x86_64-native-linuxapp-gcc/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
--- stderr ---
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque

[199/3080] Generating cfgfile.sym_chk with a custom command (wrapped by meson to capture output)
[200/3080] Generating bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[201/3080] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[202/3080] Generating hash.sym_chk with a custom command (wrapped by meson to capture output)
[203/3080] Compiling C object lib/librte_table.a.p/table_rte_swx_table_learner.c.o
[204/3080] Generating bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[205/3080] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[206/3080] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[207/3080] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #14:
OS: FC34-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/FC34-64_K5.11.15_GCC11.0.1/x86_64-native-linuxapp-gcc/19241/dpdk/buildtools/check-symbols.sh /root/FC34-64_K5.11.15_GCC11.0.1/x86_64-native-linuxapp-gcc/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[201/3045] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[202/3045] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[203/3045] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[204/3045] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[205/3045] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[206/3045] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[207/3045] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[208/3045] Generating bbdev.sym_chk with a meson_exe.py custom command
[209/3045] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[210/3045] Generating ethdev.sym_chk with a meson_exe.py custom command
[211/3045] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #15:
OS: FC34-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/FC34-64_K5.11.15_Clang12.0.0/x86_64-native-linuxapp-clang/19241/dpdk/buildtools/check-symbols.sh /root/FC34-64_K5.11.15_Clang12.0.0/x86_64-native-linuxapp-clang/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[192/3045] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
[193/3045] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[194/3045] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o
[195/3045] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[196/3045] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[197/3045] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[198/3045] Compiling C object lib/librte_table.a.p/table_rte_table_array.c.o
[199/3045] Generating ethdev.sym_chk with a meson_exe.py custom command
[200/3045] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #16:
OS: RHEL83-64
Target: x86_64-native-linuxapp-icc
FAILED: lib/cmdline.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/cmdline.sym_chk -- /root/RHEL83-64_K4.18.0_ICC19.1.3/x86_64-native-linuxapp-icc/19241/dpdk/buildtools/check-symbols.sh /root/RHEL83-64_K4.18.0_ICC19.1.3/x86_64-native-linuxapp-icc/19241/dpdk/lib/cmdline/version.map lib/librte_cmdline.a
rdline_create is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_create
rdline_free is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_free
rdline_get_history_buffer_size is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_history_buffer_size
rdline_get_opaque is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rdline_get_opaque
[191/3080] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[192/3080] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
[193/3080] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[194/3080] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[195/3080] Generating bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[196/3080] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[197/3080] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[198/3080] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[199/3080] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped


DPDK STV team


More information about the test-report mailing list