automatic DPDK test reports
 help / color / mirror / Atom feed
* compilation|FAILURE| pw(139828) sid(31874) job(PER_PATCH_BUILD11817)freebsd: Add support for multiple dpdk instances on FreeBSD
@ 2024-05-03 13:08 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2024-05-03 13:08 UTC (permalink / raw)
  To: test-report, thj

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


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

_Compilation issues_

Submitter: Tom Jones <thj@freebsd.org>
Date: 2024-05-03 09:46:15
Reply_mail: <20240503094615.1427-1-thj@freebsd.org>

DPDK git baseline: Repo:dpdk, CommitID: 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78


Meson Build Summary: 24 Builds Done, 20 Successful, 4 Failures, 0 Blocked

+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| os                | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| OpenAnolis8.8-64  | pass       |              |            |            |           |          |            |
| FreeBSD14-64      | fail       | fail         |            | fail       | fail      |          |            |
| RHEL92-64         | pass       | pass         |            | pass       | pass      |          |            |
| SUSE15-64         | pass       | pass         |            |            |           |          |            |
| CBL-Mariner2.0-64 | pass       |              |            |            |           |          |            |
| UB2204-32         | pass       |              |            |            |           |          |            |
| RHEL89-64         | pass       |              |            |            |           |          |            |
| UB2204-64         | pass       | pass         |            |            |           | pass     | pass       |
| CentOS79-64       | pass       |              |            |            |           |          |            |
| RHEL92-64Rt       | pass       |              |            |            |           |          |            |
| UB2310-64         | pass       |              |            |            |           |          |            |
| FC39-64           | pass       | pass         |            |            |           |          |            |
| 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: 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: FreeBSD14-64
	Kernel Version: 14.0-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 12.2.0
	Clang Version: 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)
	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: 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: FreeBSD14-64
Target: x86_64-native-bsdapp-gcc
FAILED: kernel/freebsd/contigmem.ko 
/usr/bin/make -f ../kernel/freebsd/BSDmakefile.meson KMOD_OBJDIR=kernel/freebsd KMOD_SRC=../kernel/freebsd/contigmem/contigmem.c KMOD=contigmem 'KMOD_CFLAGS=-I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/x86_64-native-bsdapp-gcc -I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/config -include rte_config.h' CC=clang
machine -> /usr/src/sys/amd64/include
x86 -> /usr/src/sys/x86/include
i386 -> /usr/src/sys/i386/include
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h
touch opt_global.h
clang  -O2 -pipe -include rte_config.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/x86_64-native-bsdapp-gcc -I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/config -include /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/x86_64-native-bsdapp-gcc/kernel/freebsd/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include     -MD  -MF.depend.contigmem.o -MTcontigmem.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=unused-function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -mno-avx  -std=gnu99 -c /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/kernel/freebsd/contigmem/contigmem.c -o contigmem.o
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:66: error: extraneous ')' before ';'
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                                               ^
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:3: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                ^~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:13: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                     ~~~  ^~~~~~~~~~~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:32: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                        ~~~  ^~~~~~~~~~~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:46: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                           ^~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:50: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                               ^~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:60: error: expression result unused [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                                    ~~~  ^~~~~~
7 errors generated.
*** Error code 1

Stop.
make: stopped in /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/31874/dpdk/x86_64-native-bsdapp-gcc
ninja: build stopped




*Build Failed #2:
OS: FreeBSD14-64
Target: x86_64-native-bsdapp-clang
FAILED: kernel/freebsd/contigmem.ko 
/usr/bin/make -f ../kernel/freebsd/BSDmakefile.meson KMOD_OBJDIR=kernel/freebsd KMOD_SRC=../kernel/freebsd/contigmem/contigmem.c KMOD=contigmem 'KMOD_CFLAGS=-I/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/x86_64-native-bsdapp-clang -I/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/config -include rte_config.h' CC=clang
machine -> /usr/src/sys/amd64/include
x86 -> /usr/src/sys/x86/include
i386 -> /usr/src/sys/i386/include
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h
touch opt_global.h
clang  -O2 -pipe -include rte_config.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/x86_64-native-bsdapp-clang -I/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/config -include /root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/x86_64-native-bsdapp-clang/kernel/freebsd/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include     -MD  -MF.depend.contigmem.o -MTcontigmem.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=unused-function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -mno-avx  -std=gnu99 -c /root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/kernel/freebsd/contigmem/contigmem.c -o contigmem.o
/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:66: error: extraneous ')' before ';'
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                                               ^
/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:3: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                ^~~
/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:13: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                     ~~~  ^~~~~~~~~~~~
/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:32: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                        ~~~  ^~~~~~~~~~~~
/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:46: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                           ^~
/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:50: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                               ^~~
/root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:60: error: expression result unused [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                                    ~~~  ^~~~~~
7 errors generated.
*** Error code 1

Stop.
make: stopped in /root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/31874/dpdk/x86_64-native-bsdapp-clang
[1943/1952] Compiling C object examples/dpdk-efd_server.p/server_node_efd_efd_server_main.c.o
[1944/1952] Compiling C object examples/dpdk-vmdq.p/vmdq_main.c.o
[1945/1952] Compiling C object examples/dpdk-vmdq_dcb.p/vmdq_dcb_main.c.o
[1946/1952] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o
[1947/1952] Compiling C object app/dpdk-test.p/test_test_ring.c.o
ninja: build stopped




*Build Failed #3:
OS: FreeBSD14-64
Target: x86_64-native-bsdapp-gcc+shared
FAILED: kernel/freebsd/contigmem.ko 
/usr/bin/make -f ../kernel/freebsd/BSDmakefile.meson KMOD_OBJDIR=kernel/freebsd KMOD_SRC=../kernel/freebsd/contigmem/contigmem.c KMOD=contigmem 'KMOD_CFLAGS=-I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/x86_64-native-bsdapp-gcc+shared -I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/config -include rte_config.h' CC=clang
machine -> /usr/src/sys/amd64/include
x86 -> /usr/src/sys/x86/include
i386 -> /usr/src/sys/i386/include
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h
touch opt_global.h
clang  -O2 -pipe -include rte_config.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/x86_64-native-bsdapp-gcc+shared -I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/config -include /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/x86_64-native-bsdapp-gcc+shared/kernel/freebsd/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include     -MD  -MF.depend.contigmem.o -MTcontigmem.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=unused-function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -mno-avx  -std=gnu99 -c /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/kernel/freebsd/contigmem/contigmem.c -o contigmem.o
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:66: error: extraneous ')' before ';'
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                                               ^
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:3: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                ^~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:13: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                     ~~~  ^~~~~~~~~~~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:32: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                        ~~~  ^~~~~~~~~~~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:46: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                           ^~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:50: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                               ^~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:60: error: expression result unused [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                                    ~~~  ^~~~~~
7 errors generated.
*** Error code 1

Stop.
make: stopped in /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/31874/dpdk/x86_64-native-bsdapp-gcc+shared
[1827/1832] Compiling C object app/dpdk-test.p/test_test_trace.c.o
[1828/1832] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o
[1829/1832] Compiling C object app/dpdk-test.p/test_test_trace_perf.c.o
[1830/1832] Compiling C object app/dpdk-test.p/test_test_ring.c.o
ninja: build stopped




*Build Failed #4:
OS: FreeBSD14-64
Target: x86_64-native-bsdapp-gcc+debug
FAILED: kernel/freebsd/contigmem.ko 
/usr/bin/make -f ../kernel/freebsd/BSDmakefile.meson KMOD_OBJDIR=kernel/freebsd KMOD_SRC=../kernel/freebsd/contigmem/contigmem.c KMOD=contigmem 'KMOD_CFLAGS=-I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/x86_64-native-bsdapp-gcc+debug -I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/config -include rte_config.h' CC=clang
machine -> /usr/src/sys/amd64/include
x86 -> /usr/src/sys/x86/include
i386 -> /usr/src/sys/i386/include
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h
touch opt_global.h
clang  -O2 -pipe -include rte_config.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/x86_64-native-bsdapp-gcc+debug -I/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/config -include /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/x86_64-native-bsdapp-gcc+debug/kernel/freebsd/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include     -MD  -MF.depend.contigmem.o -MTcontigmem.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=unused-function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length   -mno-aes -mno-avx  -std=gnu99 -c /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/kernel/freebsd/contigmem/contigmem.c -o contigmem.o
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:66: error: extraneous ')' before ';'
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                                               ^
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:3: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                ^~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:13: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                     ~~~  ^~~~~~~~~~~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:32: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                        ~~~  ^~~~~~~~~~~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:46: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                           ^~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:50: error: left operand of comma operator has no effect [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                               ^~~
/root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/kernel/freebsd/contigmem/contigmem.c:319:60: error: expression result unused [-Werror,-Wunused-value]
                vmh, vmh->buffer_index, vmh->device_index, cd, buf, buf->refcnt);
                                                                    ~~~  ^~~~~~
7 errors generated.
*** Error code 1

Stop.
make: stopped in /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/31874/dpdk/x86_64-native-bsdapp-gcc+debug
[1929/1935] Linking target examples/dpdk-efd_server
[1930/1935] Linking target examples/dpdk-timer
[1931/1935] Linking target examples/dpdk-efd_node
[1932/1935] Linking target examples/dpdk-skeleton
[1933/1935] Linking target examples/dpdk-vmdq
[1934/1935] Linking target examples/dpdk-vmdq_dcb
ninja: build stopped


DPDK STV team

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

only message in thread, other threads:[~2024-05-03 13:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-03 13:08 compilation|FAILURE| pw(139828) sid(31874) job(PER_PATCH_BUILD11817)freebsd: Add support for multiple dpdk instances on FreeBSD 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).