[dpdk-test-report] |FAILURE| pw(93043) build: fix drivers config with no python interpreter

sys_stv at intel.com sys_stv at intel.com
Fri May 7 12:08:53 CEST 2021


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

_Compilation issues_

Submitter: David Marchand <david.marchand at redhat.com>
Date: 2021-05-07 09:21:57
Reply_mail: 20210507092158.12284-1-david.marchand at redhat.com

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


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

+------------------+------------+--------------+------------+------------+-----------+----------+
| os               | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document |
+------------------+------------+--------------+------------+------------+-----------+----------+
| UB2004-64        | FAIL       | FAIL         | FAIL       |            |           | FAIL     |
| RHEL83-64        | FAIL       |              |            |            |           |          |
| FC33-64          | FAIL       | FAIL         |            |            |           |          |
| CentOsStream8-64 | FAIL       |              |            |            |           |          |
| UB2104-64        | FAIL       |              |            |            |           |          |
| WIN10-64         |            | FAIL         |            |            |           |          |
| UB2004-32        | FAIL       |              |            |            |           |          |
| CENTOS83-64      | FAIL       | FAIL         | FAIL       | 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.2.0-5ubuntu1~20.04) 10.2.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-240.el8.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+7459+90c24896)
	x86_64-native-linuxapp-gcc

OS: FC33-64
	Kernel Version: 5.8.16-300.fc33.x86_64
	GCC Version: gcc (GCC) 10.2.1 20201005 (Red Hat 10.2.1-5)
	Clang Version: 11.0.0 (Fedora 11.0.0-1.fc33)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: CentOsStream8-64
	Kernel Version: 4.18.0-257.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-0.2.rc2.module_el8.4.0+533+50191577)
	x86_64-native-linuxapp-gcc

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.2.0-5ubuntu1~20.04) 10.2.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
	x86_64-native-linuxapp-icc
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug

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
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/CENTOS83-64_K4.18.0_GCC8.3.1/x86_64-native-linuxapp-gcc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #2:
OS: CENTOS83-64
Target: x86_64-native-linuxapp-clang
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/CENTOS83-64_K4.18.0_Clang7.0.1/x86_64-native-linuxapp-clang/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt


*Build Failed #3:
OS: CENTOS83-64
Target: x86_64-native-linuxapp-icc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/CENTOS83-64_K4.18.0_ICC19.1.1/x86_64-native-linuxapp-icc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-icc/meson-logs/meson-log.txt


*Build Failed #4:
OS: CENTOS83-64
Target: x86_64-native-linuxapp-gcc+shared
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/CENTOS83-64_K4.18.0_GCC8.3.1/x86_64-native-linuxapp-gcc+shared/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-gcc+shared/meson-logs/meson-log.txt


*Build Failed #5:
OS: CENTOS83-64
Target: x86_64-native-linuxapp-gcc+debug
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/CENTOS83-64_K4.18.0_GCC8.3.1/x86_64-native-linuxapp-gcc+debug/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-gcc+debug/meson-logs/meson-log.txt


*Build Failed #6:
OS: FC33-64
Target: x86_64-native-linuxapp-gcc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/FC33-64_K5.8.16_GCC10.2.1/x86_64-native-linuxapp-gcc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #7:
OS: FC33-64
Target: x86_64-native-linuxapp-clang
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/FC33-64_K5.8.16_Clang11.0.0/x86_64-native-linuxapp-clang/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt


*Build Failed #8:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-gcc
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-bsdapp-gcc/meson-logs/meson-log.txt


*Build Failed #9:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-clang
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-bsdapp-clang/meson-logs/meson-log.txt


*Build Failed #10:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-gcc+shared
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/FreeBSD1201-64_K12.1_GCC7.3.0/x86_64-native-bsdapp-gcc+shared/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-bsdapp-gcc+shared/meson-logs/meson-log.txt


*Build Failed #11:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-gcc+debug
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/FreeBSD1201-64_K12.1_GCC7.3.0/x86_64-native-bsdapp-gcc+debug/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-bsdapp-gcc+debug/meson-logs/meson-log.txt


*Build Failed #12:
OS: RHEL83-64
Target: x86_64-native-linuxapp-gcc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/RHEL83-64_K4.18.0_GCC8.3.1/x86_64-native-linuxapp-gcc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #13:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/SUSE15-64_K5.3.18_Clang9.0.1/x86_64-native-linuxapp-clang/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt


*Build Failed #14:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/SUSE15-64_K5.3.18_GCC7.5.1/x86_64-native-linuxapp-gcc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #15:
OS: CentOsStream8-64
Target: x86_64-native-linuxapp-gcc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/CentOsStream8-64_K4.18.0_GCC8.4.1/x86_64-native-linuxapp-gcc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #16:
OS: UB2004-32
Target: i686-native-linuxapp-gcc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/i686-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #17:
OS: UB2004-64
Target: x86_64-native-linuxapp-clang
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt


*Build Failed #18:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-gcc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #19:
OS: UB2004-64
Target: x86_64-native-linuxapp-icc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/UB2004-64_K5.8.0_ICC19.1.1/x86_64-native-linuxapp-icc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-icc/meson-logs/meson-log.txt


*Build Failed #20:
OS: WIN10-64
Target: x86_64-windows-clang
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib\meson.build:91:0: ERROR: Unknown statement.

A full log can be found at C:\windows-dpdk\dpdk\build\meson-logs\meson-log.txt
ninja: Entering directory `build'


*Build Failed #21:
OS: UB2104-64
Target: x86_64-native-linuxapp-gcc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/UB2104-64_K5.11.0_GCC10.3.0/x86_64-native-linuxapp-gcc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #22:
OS: UB2004-64
Target: x86_64-native-linuxapp-doc
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" :  

lib/meson.build:91:0: ERROR: Unknown statement.

A full log can be found at /root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-doc/4a215e2891ce4479b1c267aff0d2c3a4/dpdk/x86_64-native-linuxapp-doc/meson-logs/meson-log.txt
DPDK STV team


More information about the test-report mailing list