automatic DPDK test reports
 help / color / mirror / Atom feed
* compilation|FAILURE| pw(129518) sid(28929) job(PER_PATCH_BUILD8368)[2/2] vhost: force vIOMMU enablement with VDUSE
@ 2023-07-14  5:14 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2023-07-14  5:14 UTC (permalink / raw)
  To: test-report, maxime.coquelin

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


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

_Compilation issues_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: 2023-07-13 10:26:59
Reply_mail: <20230713102659.230606-3-maxime.coquelin@redhat.com>

DPDK git baseline: Repo:dpdk, CommitID: 655eb37b18b1b0dc4d106acdf0dfedde01cfb224


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

+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| os                | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| OpenAnolis8.8-64  | fail       |              |            |            |           |          |            |
| FreeBSD13-64      | pass       | pass         |            | pass       | pass      |          |            |
| RHEL92-64         | fail       | fail         |            | fail       | fail      |          |            |
| SUSE15-64         | fail       | fail         |            |            |           |          |            |
| CBL-Mariner2.0-64 | pass       |              |            |            |           |          |            |
| UB2004-64         | fail       |              |            |            |           |          |            |
| UB2204-32         | pass       |              |            |            |           |          |            |
| RHEL87-64         | fail       |              |            |            |           |          |            |
| UB2204-64         | pass       | pass         |            |            |           | pass     | pass       |
| CentOS79-64       | fail       |              |            |            |           |          |            |
| RHEL92-64Rt       | fail       |              |            |            |           |          |            |
| UB2304-64         | pass       |              |            |            |           |          |            |
| FC38-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: 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-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: 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.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: NA
	i686-native-linuxapp-gcc

OS: RHEL87-64
	Kernel Version: 4.18.0-425.3.1.el8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-15)
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: UB2204-64
	Kernel Version: 5.15.0-58-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: 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: UB2304-64
	Kernel Version: 6.2.0-20-generic
	GCC Version: gcc (Ubuntu 12.2.0-17ubuntu1) 12.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: FC38-64
	Kernel Version: 6.2.9-300.fc38.x86_64
	GCC Version: gcc (GCC) 13.0.1 20230401 (Red Hat 13.0.1-0)
	Clang Version: 16.0.0 (Fedora 16.0.0-2.fc38)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2204-64Rt
	Kernel Version: 5.15.111-rt63
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: 14.0.0-1ubuntu1
	x86_64-native-linuxapp-gcc



*Build Failed #1:
OS: OpenAnolis8.8-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
gcc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DVHOST_GCC_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c: In function ‘rte_vhost_driver_start’:
../lib/vhost/socket.c:1239:10: error: too many arguments to function ‘vduse_device_create’
   return vduse_device_create(path, vsocket->net_compliant_ol_flags);
          ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/vhost/socket.c:22:
../lib/vhost/vduse.h:20:1: note: declared here
 vduse_device_create(const char *path)
 ^~~~~~~~~~~~~~~~~~~
[385/2761] Linking target lib/librte_stack.so.23.2
[386/2761] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[387/2761] Linking static target lib/librte_security.a
[388/2761] Generating symbol file lib/librte_mldev.so.23.2.p/librte_mldev.so.23.2.symbols
[389/2761] Generating symbol file lib/librte_reorder.so.23.2.p/librte_reorder.so.23.2.symbols
[390/2761] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[391/2761] Generating symbol file lib/librte_rib.so.23.2.p/librte_rib.so.23.2.symbols
[392/2761] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[393/2761] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
ninja: build stopped




*Build Failed #2:
OS: RHEL92-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
gcc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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 -DVHOST_GCC_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c: In function ‘rte_vhost_driver_start’:
../lib/vhost/socket.c:1239:24: error: too many arguments to function ‘vduse_device_create’
 1239 |                 return vduse_device_create(path, vsocket->net_compliant_ol_flags);
      |                        ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/vhost/socket.c:22:
../lib/vhost/vduse.h:20:1: note: declared here
   20 | vduse_device_create(const char *path)
      | ^~~~~~~~~~~~~~~~~~~
[380/2765] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[381/2765] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[382/2765] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[383/2765] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[384/2765] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[385/2765] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[386/2765] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[387/2765] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[388/2765] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
ninja: build stopped




*Build Failed #3:
OS: RHEL92-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
clang -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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 -DVHOST_CLANG_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c:1239:36: error: too many arguments to function call, expected single argument 'path', have 2 arguments
                return vduse_device_create(path, vsocket->net_compliant_ol_flags);
                       ~~~~~~~~~~~~~~~~~~~       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/vhost/vduse.h:20:1: note: 'vduse_device_create' declared here
vduse_device_create(const char *path)
^
1 error generated.
[384/2726] Generating symbol file lib/librte_rib.so.23.2.p/librte_rib.so.23.2.symbols
[385/2726] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[386/2726] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[387/2726] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[388/2726] Generating lib/sched.sym_chk with a custom command (wrapped by meson to capture output)
[389/2726] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[390/2726] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[391/2726] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[392/2726] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
ninja: build stopped




*Build Failed #4:
OS: RHEL92-64
Target: x86_64-native-linuxapp-gcc+shared
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
gcc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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 -DVHOST_GCC_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c: In function ‘rte_vhost_driver_start’:
../lib/vhost/socket.c:1239:24: error: too many arguments to function ‘vduse_device_create’
 1239 |                 return vduse_device_create(path, vsocket->net_compliant_ol_flags);
      |                        ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/vhost/socket.c:22:
../lib/vhost/vduse.h:20:1: note: declared here
   20 | vduse_device_create(const char *path)
      | ^~~~~~~~~~~~~~~~~~~
[391/2624] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[392/2624] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[393/2624] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[394/2624] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[395/2624] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[396/2624] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[397/2624] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[398/2624] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[399/2624] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
ninja: build stopped




*Build Failed #5:
OS: RHEL92-64
Target: x86_64-native-linuxapp-gcc+debug
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
gcc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DVHOST_GCC_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c: In function ‘rte_vhost_driver_start’:
../lib/vhost/socket.c:1239:24: error: too many arguments to function ‘vduse_device_create’
 1239 |                 return vduse_device_create(path, vsocket->net_compliant_ol_flags);
      |                        ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/vhost/socket.c:22:
../lib/vhost/vduse.h:20:1: note: declared here
   20 | vduse_device_create(const char *path)
      | ^~~~~~~~~~~~~~~~~~~
[380/2765] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[381/2765] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[382/2765] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[383/2765] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[384/2765] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[385/2765] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[386/2765] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[387/2765] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[388/2765] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
ninja: build stopped




*Build Failed #6:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
clang -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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 -DVHOST_CLANG_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c:1239:36: error: too many arguments to function call, expected single argument 'path', have 2 arguments
                return vduse_device_create(path, vsocket->net_compliant_ol_flags);
                       ~~~~~~~~~~~~~~~~~~~       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/vhost/vduse.h:20:1: note: 'vduse_device_create' declared here
vduse_device_create(const char *path)
^
1 error generated.
[385/2811] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[386/2811] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output)
[387/2811] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[388/2811] Generating symbol file lib/librte_reorder.so.23.2.p/librte_reorder.so.23.2.symbols
[389/2811] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[390/2811] Generating symbol file lib/librte_rib.so.23.2.p/librte_rib.so.23.2.symbols
[391/2811] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[392/2811] Generating lib/sched.sym_chk with a custom command (wrapped by meson to capture output)
[393/2811] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
ninja: build stopped




*Build Failed #7:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
gcc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c: In function ‘rte_vhost_driver_start’:
../lib/vhost/socket.c:1239:10: error: too many arguments to function ‘vduse_device_create’
   return vduse_device_create(path, vsocket->net_compliant_ol_flags);
          ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/vhost/socket.c:22:0:
../lib/vhost/vduse.h:20:1: note: declared here
 vduse_device_create(const char *path)
 ^~~~~~~~~~~~~~~~~~~
[314/2809] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[315/2809] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[316/2809] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[317/2809] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output)
[318/2809] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output)
[319/2809] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[320/2809] Generating symbol file lib/librte_ring.so.23.2.p/librte_ring.so.23.2.symbols
[321/2809] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[322/2809] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
ninja: build stopped




*Build Failed #8:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
gcc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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 -DVHOST_GCC_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c: In function ‘rte_vhost_driver_start’:
../lib/vhost/socket.c:1239:10: error: too many arguments to function ‘vduse_device_create’
 1239 |   return vduse_device_create(path, vsocket->net_compliant_ol_flags);
      |          ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/vhost/socket.c:22:
../lib/vhost/vduse.h:20:1: note: declared here
   20 | vduse_device_create(const char *path)
      | ^~~~~~~~~~~~~~~~~~~
[379/2811] Generating stack.sym_chk with a custom command (wrapped by meson to capture output)
[380/2811] Generating symbol file lib/librte_dmadev.so.23.2.p/librte_dmadev.so.23.2.symbols
[381/2811] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[382/2811] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[383/2811] Generating symbol file lib/librte_reorder.so.23.2.p/librte_reorder.so.23.2.symbols
[384/2811] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[385/2811] Generating rib.sym_chk with a custom command (wrapped by meson to capture output)
[386/2811] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[387/2811] Generating security.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #9:
OS: RHEL87-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
gcc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DVHOST_GCC_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c: In function ‘rte_vhost_driver_start’:
../lib/vhost/socket.c:1239:10: error: too many arguments to function ‘vduse_device_create’
   return vduse_device_create(path, vsocket->net_compliant_ol_flags);
          ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/vhost/socket.c:22:
../lib/vhost/vduse.h:20:1: note: declared here
 vduse_device_create(const char *path)
 ^~~~~~~~~~~~~~~~~~~
[382/2702] Generating symbol file lib/librte_mldev.so.23.2.p/librte_mldev.so.23.2.symbols
[383/2702] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[384/2702] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[385/2702] Generating security.sym_chk with a meson_exe.py custom command
[386/2702] Generating symbol file lib/librte_stack.so.23.2.p/librte_stack.so.23.2.symbols
[387/2702] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[388/2702] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[389/2702] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[390/2702] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
ninja: build stopped




*Build Failed #10:
OS: CentOS79-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
gcc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c: In function 'rte_vhost_driver_start':
../lib/vhost/socket.c:1239:3: error: too many arguments to function 'vduse_device_create'
   return vduse_device_create(path, vsocket->net_compliant_ol_flags);
   ^
In file included from ../lib/vhost/socket.c:22:0:
../lib/vhost/vduse.h:20:1: note: declared here
 vduse_device_create(const char *path)
 ^
[312/2754] Linking target lib/librte_eal.so.23.2
[313/2754] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[314/2754] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[315/2754] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output)
[316/2754] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[317/2754] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[318/2754] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[319/2754] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[320/2754] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
ninja: build stopped




*Build Failed #11:
OS: RHEL92-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_vhost.a.p/vhost_socket.c.o 
gcc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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 -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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 -DVHOST_GCC_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
../lib/vhost/socket.c: In function ‘rte_vhost_driver_start’:
../lib/vhost/socket.c:1239:24: error: too many arguments to function ‘vduse_device_create’
 1239 |                 return vduse_device_create(path, vsocket->net_compliant_ol_flags);
      |                        ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/vhost/socket.c:22:
../lib/vhost/vduse.h:20:1: note: declared here
   20 | vduse_device_create(const char *path)
      | ^~~~~~~~~~~~~~~~~~~
[376/2765] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[377/2765] Generating symbol file lib/librte_reorder.so.23.2.p/librte_reorder.so.23.2.symbols
[378/2765] Generating symbol file lib/librte_regexdev.so.23.2.p/librte_regexdev.so.23.2.symbols
[379/2765] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[380/2765] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output)
[381/2765] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[382/2765] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[383/2765] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[384/2765] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped


DPDK STV team

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

only message in thread, other threads:[~2023-07-14  5:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14  5:14 compilation|FAILURE| pw(129518) sid(28929) job(PER_PATCH_BUILD8368)[2/2] vhost: force vIOMMU enablement with VDUSE 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).