automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw(121797) sid(26465) job(PER_PATCH_BUILD5929)[v5, 4/4] eal: add PMU support to tracing library
@ 2023-01-11  0:13 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2023-01-11  0:13 UTC (permalink / raw)
  To: test-report, tduszynski

[-- Attachment #1: Type: text/plain, Size: 21177 bytes --]


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

_Compilation issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: 2023-01-10 23:46:42
Reply_mail: <20230110234642.1188550-5-tduszynski@marvell.com>

DPDK git baseline: Repo:dpdk, CommitID: fe2c18a0a8b22703dec3add385a371ad819d7872


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

+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| os           | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| FreeBSD13-64 | pass       | pass         |            | pass       | pass      |          |            |
| RHEL86-64    | pass       | fail         |            | pass       | pass      |          |            |
| SUSE15-64    | pass       | fail         |            |            |           |          |            |
| RHEL90-64    | pass       |              |            |            |           |          |            |
| UB2004-64    | pass       | fail         |            |            |           | pass     |            |
| UB2204-32    | pass       |              |            |            |           |          |            |
| UB2204-64    | pass       | fail         |            |            |           | pass     | pass       |
| CentOS79-64  | pass       |              |            |            |           |          |            |
| RHEL86-64Rt  | pass       |              |            |            |           |          |            |
| UB2210-64    | fail       |              |            |            |           |          |            |
| FC37-64      | fail       | fail         |            |            |           |          |            |
| UB2204-64Rt  | pass       |              |            |            |           |          |            |
+--------------+------------+--------------+------------+------------+-----------+----------+------------+

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: FreeBSD13-64
	Kernel Version: 13.1-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 10.3.0
	Clang Version: 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL86-64
	Kernel Version: 4.18.0-372.9.1.el8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13)
	Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54)
	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-150400.22-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 11.0.1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: RHEL90-64
	Kernel Version: 5.14.0-70.13.1.el9_0.x86_64
	GCC Version: gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)
	Clang Version: 13.0.1 (Red Hat 13.0.1-1.el9)
	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-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-doc

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

OS: UB2204-64
	Kernel Version: 5.15.0-25-generic
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: 14.0.0-1ubuntu1
	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: RHEL86-64Rt
	Kernel Version: 4.18.0-372.9.1.rt7.166.el8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13)
	Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54)
	x86_64-native-linuxapp-gcc

OS: UB2210-64
	Kernel Version: 5.19.0-21-generic
	GCC Version: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
	Clang Version: 15.0.2-1
	x86_64-native-linuxapp-gcc

OS: FC37-64
	Kernel Version: 6.0.15-300.fc37.x86_64
	GCC Version: gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)
	Clang Version: 15.0.6 (Fedora 15.0.6-2.fc37)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2204-64Rt
	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



*Build Failed #1:
OS: RHEL86-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_eal.a.p/eal_common_rte_pmu.c.o 
clang -Ilib/librte_eal.a.p -Ilib -I../lib -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_rte_pmu.c.o -MF lib/librte_eal.a.p/eal_common_rte_pmu.c.o.d -o lib/librte_eal.a.p/eal_common_rte_pmu.c.o -c ../lib/eal/common/rte_pmu.c
../lib/eal/common/rte_pmu.c:255:13: error: comparison of array 'group->fds' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare]
        if (group->fds == NULL)
            ~~~~~~~^~~    ~~~~
1 error generated.
[38/3177] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[39/3177] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[40/3177] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[41/3177] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[42/3177] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[43/3177] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[44/3177] Generating symbol file lib/librte_kvargs.so.23.1.p/librte_kvargs.so.23.1.symbols
[45/3177] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[46/3177] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ninja: build stopped




*Build Failed #2:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_eal.a.p/eal_common_rte_pmu.c.o 
clang -Ilib/librte_eal.a.p -Ilib -I../lib -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_rte_pmu.c.o -MF lib/librte_eal.a.p/eal_common_rte_pmu.c.o.d -o lib/librte_eal.a.p/eal_common_rte_pmu.c.o -c ../lib/eal/common/rte_pmu.c
../lib/eal/common/rte_pmu.c:255:13: error: comparison of array 'group->fds' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare]
        if (group->fds == NULL)
            ~~~~~~~^~~    ~~~~
1 error generated.
[37/3258] Linking target lib/librte_kvargs.so.23.1
[38/3258] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[39/3258] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[40/3258] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[41/3258] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[42/3258] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[43/3258] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[44/3258] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[45/3258] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
ninja: build stopped




*Build Failed #3:
OS: UB2004-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_eal.a.p/eal_common_rte_pmu.c.o 
clang -Ilib/librte_eal.a.p -Ilib -I../lib -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_rte_pmu.c.o -MF lib/librte_eal.a.p/eal_common_rte_pmu.c.o.d -o lib/librte_eal.a.p/eal_common_rte_pmu.c.o -c ../lib/eal/common/rte_pmu.c
../lib/eal/common/rte_pmu.c:255:13: error: comparison of array 'group->fds' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare]
        if (group->fds == NULL)
            ~~~~~~~^~~    ~~~~
1 error generated.
[38/3250] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[39/3250] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[40/3250] Generating symbol file lib/librte_kvargs.so.23.1.p/librte_kvargs.so.23.1.symbols
[41/3250] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[42/3250] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[43/3250] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[44/3250] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[45/3250] Generating symbol file lib/librte_telemetry.so.23.1.p/librte_telemetry.so.23.1.symbols
[46/3250] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ninja: build stopped




*Build Failed #4:
OS: UB2204-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_eal.a.p/eal_common_rte_pmu.c.o 
clang -Ilib/librte_eal.a.p -Ilib -I../lib -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_rte_pmu.c.o -MF lib/librte_eal.a.p/eal_common_rte_pmu.c.o.d -o lib/librte_eal.a.p/eal_common_rte_pmu.c.o -c ../lib/eal/common/rte_pmu.c
../lib/eal/common/rte_pmu.c:255:13: error: comparison of array 'group->fds' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare]
        if (group->fds == NULL)
            ~~~~~~~^~~    ~~~~
1 error generated.
[39/3258] Linking target lib/librte_telemetry.so.23.1
[40/3258] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[41/3258] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[42/3258] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[43/3258] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[44/3258] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[45/3258] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[46/3258] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[47/3258] Generating symbol file lib/librte_kvargs.so.23.1.p/librte_kvargs.so.23.1.symbols
ninja: build stopped




*Build Failed #5:
OS: UB2210-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_eal.a.p/eal_common_rte_pmu.c.o 
gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_rte_pmu.c.o -MF lib/librte_eal.a.p/eal_common_rte_pmu.c.o.d -o lib/librte_eal.a.p/eal_common_rte_pmu.c.o -c ../lib/eal/common/rte_pmu.c
../lib/eal/common/rte_pmu.c: In function ‘cleanup_events’:
../lib/eal/common/rte_pmu.c:255:24: error: the comparison will always evaluate as ‘false’ for the address of ‘fds’ will never be NULL [-Werror=address]
  255 |         if (group->fds == NULL)
      |                        ^~
In file included from ../lib/eal/common/rte_pmu.c:18:
../lib/eal/include/rte_pmu.h:43:13: note: ‘fds’ declared here
   43 |         int fds[MAX_NUM_GROUP_EVENTS]; /**< array of event descriptors */
      |             ^~~
cc1: all warnings being treated as errors
[38/3244] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[39/3244] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[40/3244] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[41/3244] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[42/3244] Generating symbol file lib/librte_kvargs.so.23.1.p/librte_kvargs.so.23.1.symbols
[43/3244] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[44/3244] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
[45/3244] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[46/3244] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ninja: build stopped




*Build Failed #6:
OS: FC37-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_eal.a.p/eal_common_rte_pmu.c.o 
gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_rte_pmu.c.o -MF lib/librte_eal.a.p/eal_common_rte_pmu.c.o.d -o lib/librte_eal.a.p/eal_common_rte_pmu.c.o -c ../lib/eal/common/rte_pmu.c
../lib/eal/common/rte_pmu.c: In function ‘cleanup_events’:
../lib/eal/common/rte_pmu.c:255:24: error: the comparison will always evaluate as ‘false’ for the address of ‘fds’ will never be NULL [-Werror=address]
  255 |         if (group->fds == NULL)
      |                        ^~
In file included from ../lib/eal/common/rte_pmu.c:18:
../lib/eal/include/rte_pmu.h:43:13: note: ‘fds’ declared here
   43 |         int fds[MAX_NUM_GROUP_EVENTS]; /**< array of event descriptors */
      |             ^~~
cc1: all warnings being treated as errors
[39/3212] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[40/3212] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[41/3212] Generating symbol file lib/librte_kvargs.so.23.1.p/librte_kvargs.so.23.1.symbols
[42/3212] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[43/3212] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[44/3212] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[45/3212] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
[46/3212] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[47/3212] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ninja: build stopped




*Build Failed #7:
OS: FC37-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_eal.a.p/eal_common_rte_pmu.c.o 
clang -Ilib/librte_eal.a.p -Ilib -I../lib -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_rte_pmu.c.o -MF lib/librte_eal.a.p/eal_common_rte_pmu.c.o.d -o lib/librte_eal.a.p/eal_common_rte_pmu.c.o -c ../lib/eal/common/rte_pmu.c
../lib/eal/common/rte_pmu.c:255:13: error: comparison of array 'group->fds' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare]
        if (group->fds == NULL)
            ~~~~~~~^~~    ~~~~
1 error generated.
[36/3212] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[37/3212] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[38/3212] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[39/3212] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[40/3212] Generating symbol file lib/librte_kvargs.so.23.1.p/librte_kvargs.so.23.1.symbols
[41/3212] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[42/3212] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[43/3212] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[44/3212] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
ninja: build stopped


DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-11  0:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-11  0:13 [dpdk-test-report] |FAILURE| pw(121797) sid(26465) job(PER_PATCH_BUILD5929)[v5, 4/4] eal: add PMU support to tracing library sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).