automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw(75945) [2/2] build: find max lcore programmatically
@ 2020-08-25 22:10 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-08-25 22:10 UTC (permalink / raw)
  To: test-report

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


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

_Compilation issues_

Submitter: Dharmik Thakkar <dharmik.thakkar@arm.com>
Date: 2020-08-25 21:13:17
Reply_mail: 20200825211317.8358-2-dharmik.thakkar@arm.com

DPDK git baseline: Repo:dpdk, CommitID: b9b10ddb4292f2bc5524ae9f427a2795514eff02


Meson build Summary: 8 Builds Done, 3 Successful, 5 Failures, 0 Blocked

Makefile build Summary: 20 Builds Done, 20 Successful, 0 Failures, 0 Blocked

                +==============================================+===========+==========+
                |                   Makefile                   |   Meson   | Document |
+----------------+------+-------+------+------------+-----------+-----------+----------+
| os             | gcc  | clang | icc  | gcc+shared | gcc+debug | gcc/clang | pdf/html |
+----------------+------+-------+------+------------+-----------+-----------+----------+
| CENTOS82-64    | pass | pass  | pass | pass       | pass      | FAIL      |          |
| RHEL82-64      | pass |       |      |            |           |           |          |
| UB1804-64      | pass |       |      |            |           |           |          |
| FC32-64        | pass | pass  |      |            |           | FAIL      |          |
| CENTOS77-64    | pass |       |      |            |           |           |          |
| UB2004-64      | pass | pass  | pass |            |           | FAIL      | pass     |
| WIN10-64       |      |       |      |            |           | pass      |          |
| UB2004-32      | pass |       |      |            |           | pass      |          |
| FreeBSD1201-64 | pass | pass  |      | pass       | pass      | FAIL      |          |
| SUSE15-64      | pass | pass  |      |            |           | FAIL      |          |
+----------------+------+-------+------+------------+-----------+-----------+----------+
Test environment and configuration as below:

** Makefile build **


OS: CENTOS82-64
	Kernel Version: 4.18.0-193.el8.x86_64
	CPU info: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC Version: gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5)
	Clang Version: 9.0.1 (Red Hat 9.0.1-2.module_el8.2.0+309+0c7b6b03)
	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: RHEL82-64
	Kernel Version: 4.18.0-193.el8.x86_64
	CPU info: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC Version: gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5)
	Clang Version: 8.0.1 (Red Hat 8.0.1-1.module_el8.1.0+215+a01033fb)
	x86_64-native-linuxapp-gcc


OS: UB1804-64
	Kernel Version: 5.3.0-59-generic
	CPU info: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC Version: gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	x86_64-native-linuxapp-gcc


OS: FC32-64
	Kernel Version: 5.6.0-0.rc7.git0.2.fc32.x86_64
	CPU info: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC Version: gcc (GCC) 10.0.1 20200311 (Red Hat 10.0.1-0.9)
	Clang Version: 10.0.0 (Fedora 10.0.0-0.3.rc4.fc32)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang


OS: CENTOS77-64
	Kernel Version: 3.10.0-1062.9.1.el7.x86_64
	CPU info: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc


OS: UB2004-64
	Kernel Version: 5.4.0-26-generic
	CPU info: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC Version: gcc (Ubuntu 10-20200416-0ubuntu1) 10.0.1 20200416 (experimental) [master revision 3c3f12e2a76:dcee354ce56:44b326839d864fc10c459916abcc97f35a9ac3de]
	Clang Version: 10.0.0-4ubuntu1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-icc


OS: UB2004-32
	Kernel Version: 5.4.0-26-generic
	CPU info: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC Version: gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
	Clang Version: 10.0.0-4ubuntu1
	i686-native-linuxapp-gcc


OS: FreeBSD1201-64
	Kernel Version: 12.1-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.74-MHz K8-class CPU)
	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: 4.12.14-lp150.11-default
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (SUSE Linux) 7.3.1 20180323 [gcc-7-branch revision 258812]
	Clang Version: 5.0.1 (tags/RELEASE_501/final 312548)
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

** Meson build **


OS: CENTOS82-64
	Kernel Version: 4.18.0-193.el8.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5)
	Clang Version: 9.0.1 (Red Hat 9.0.1-2.module_el8.2.0+309+0c7b6b03)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: UB2004-64
	Kernel Version: 5.4.0-26-generic
	CPU info: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC Version: gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
	Clang Version: 10.0.0-4ubuntu1
	x86_64-native-linuxapp-doc
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: FC32-64
	Kernel Version: 5.6.0-0.rc7.git0.2.fc32.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 10.0.1 20200311 (Red Hat 10.0.1-0.9)
	Clang Version: 10.0.0 (Fedora 10.0.0-0.3.rc4.fc32)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


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


OS: UB2004-32
	Kernel Version: 5.4.0-26-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
	Clang Version: 10.0.0-4ubuntu1
	./build-gcc-static
	./build-gcc-shared
	./build-x86-default
	/root/UB2004-32_K4.15.0_GCC9.3.0/i686-native-linuxapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/build-x86-default install >/dev/null


OS: FreeBSD1201-64
	Kernel Version: 12.1-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.97-MHz K8-class CPU)
	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)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: SUSE15-64
	Kernel Version: 4.12.14-lp150.12.82-default
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (SUSE Linux) 7.4.1 20190905 [gcc-7-branch revision 275407]
	Clang Version: 5.0.1 (tags/RELEASE_501/final 312548)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default



*Meson Build Failed #1:
OS: CENTOS82-64
Target:./build-gcc-static
FAILED: examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o 
gcc -Iexamples/c590b3c@@dpdk-l3fwd-thread@exe -Iexamples -I../examples -Iexamples/performance-thread/l3fwd-thread -I../examples/performance-thread/l3fwd-thread -I../examples/performance-thread/l3fwd-thread/../common -I../examples/performance-thread/l3fwd-thread/../common/arch/x86 -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_cmdline -I../lib/librte_cmdline -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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 -march=native -mno-avx512f -Wno-format-truncation -DALLOW_EXPERIMENTAL_API -MD -MQ 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o' -MF 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o.d' -o 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o' -c ../examples/performance-thread/l3fwd-thread/main.c
../examples/performance-thread/l3fwd-thread/main.c: In function ‘pthread_tx’:
../examples/performance-thread/l3fwd-thread/main.c:2338:34: error: iteration 10 invokes undefined behavior [-Werror=aggressive-loop-optimizations]
     if (tx_conf->tx_mbufs[portid].len == 0)
         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../examples/performance-thread/l3fwd-thread/main.c:2337:4: note: within this loop
    for (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {
    ^~~
../examples/performance-thread/l3fwd-thread/main.c: In function ‘lthread_tx’:
../examples/performance-thread/l3fwd-thread/main.c:2100:33: error: iteration 10 invokes undefined behavior [-Werror=aggressive-loop-optimizations]
    if (tx_conf->tx_mbufs[portid].len == 0)
        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../examples/performance-thread/l3fwd-thread/main.c:2099:3: note: within this loop
   for (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {
   ^~~
cc1: all warnings being treated as errors
[2552/2607] Linking target examples/dpdk-pthread_shim.
[2553/2607] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_args.c.o'.
[2554/2607] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_cmdline.c.o'.
[2555/2607] Compiling C object 'examples/c590b3c@@dpdk-packet_ordering@exe/packet_ordering_main.c.o'.
[2556/2607] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_cfg_file.c.o'.
[2557/2607] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_init.c.o'.
[2558/2607] Compiling C object 'examples/c590b3c@@dpdk-qos_meter@exe/qos_meter_main.c.o'.
[2559/2607] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_main.c.o'.
[2560/2607] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_app_thread.c.o'.
[2561/2607] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker.c.o'.
[2562/2607] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker_dual.c.o'.
ninja: build stopped: subcommand failed




*Meson Build Failed #2:
OS: FC32-64
Target:./build-gcc-static
FAILED: examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o 
gcc -Iexamples/c590b3c@@dpdk-l3fwd-thread@exe -Iexamples -I../examples -Iexamples/performance-thread/l3fwd-thread -I../examples/performance-thread/l3fwd-thread -I../examples/performance-thread/l3fwd-thread/../common -I../examples/performance-thread/l3fwd-thread/../common/arch/x86 -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_cmdline -I../lib/librte_cmdline -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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 -march=native -Wno-format-truncation -DALLOW_EXPERIMENTAL_API -MD -MQ 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o' -MF 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o.d' -o 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o' -c ../examples/performance-thread/l3fwd-thread/main.c
../examples/performance-thread/l3fwd-thread/main.c: In function ‘pthread_tx’:
../examples/performance-thread/l3fwd-thread/main.c:2338:34: error: iteration 10 invokes undefined behavior [-Werror=aggressive-loop-optimizations]
 2338 |     if (tx_conf->tx_mbufs[portid].len == 0)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../examples/performance-thread/l3fwd-thread/main.c:2337:4: note: within this loop
 2337 |    for (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {
      |    ^~~
../examples/performance-thread/l3fwd-thread/main.c: In function ‘lthread_tx’:
../examples/performance-thread/l3fwd-thread/main.c:2100:33: error: iteration 10 invokes undefined behavior [-Werror=aggressive-loop-optimizations]
 2100 |    if (tx_conf->tx_mbufs[portid].len == 0)
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../examples/performance-thread/l3fwd-thread/main.c:2099:3: note: within this loop
 2099 |   for (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {
      |   ^~~
cc1: all warnings being treated as errors
[2555/2608] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_cmdline.c.o'.
[2556/2608] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_cfg_file.c.o'.
[2557/2608] Compiling C object 'examples/c590b3c@@dpdk-qos_meter@exe/qos_meter_main.c.o'.
[2558/2608] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_init.c.o'.
[2559/2608] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_main.c.o'.
[2560/2608] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_app_thread.c.o'.
[2561/2608] Compiling C object 'examples/c590b3c@@dpdk-packet_ordering@exe/packet_ordering_main.c.o'.
[2562/2608] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_stats.c.o'.
[2563/2608] Compiling C object 'examples/c590b3c@@dpdk-rxtx_callbacks@exe/rxtx_callbacks_main.c.o'.
[2564/2608] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker.c.o'.
[2565/2608] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker_dual.c.o'.
ninja: build stopped: subcommand failed




*Meson Build Failed #3:
OS: FreeBSD1201-64
Target:./build-gcc-static
Fetching value of define "__RDRND__" : 1 
Fetching value of define "__RDSEED__" : 1 

config/meson.build:248:1: ERROR: Could not execute command "/root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/config/get_max_lcores.py".

A full log can be found at /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/build-gcc-static/meson-logs/meson-log.txt
ninja -C ./build-gcc-static
ninja: Entering directory `./build-gcc-static'
ninja: error: loading 'build.ninja': No such file or directory
meson  -Dexamples=all --buildtype=debugoptimized --werror --default-library=shared /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/devtools/.. ./build-gcc-shared
The Meson build system
Version: 0.54.0
--
Fetching value of define "__RDRND__" : 1 
Fetching value of define "__RDSEED__" : 1 

config/meson.build:248:1: ERROR: Could not execute command "/root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/config/get_max_lcores.py".

A full log can be found at /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/build-gcc-shared/meson-logs/meson-log.txt
ninja -C ./build-gcc-shared
ninja: Entering directory `./build-gcc-shared'
ninja: error: loading 'build.ninja': No such file or directory
meson  -Dexamples=l3fwd --buildtype=debugoptimized --werror --default-library=static /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/devtools/.. ./build-clang-static
The Meson build system
Version: 0.54.0
--
Fetching value of define "__RDRND__" : 1 
Fetching value of define "__RDSEED__" : 1 

config/meson.build:248:1: ERROR: Could not execute command "/root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/config/get_max_lcores.py".

A full log can be found at /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/build-clang-static/meson-logs/meson-log.txt
ninja -C ./build-clang-static
ninja: Entering directory `./build-clang-static'
ninja: error: loading 'build.ninja': No such file or directory
meson  -Dexamples=all --buildtype=debugoptimized --werror --default-library=shared /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/devtools/.. ./build-clang-shared
The Meson build system
Version: 0.54.0
--
Fetching value of define "__RDRND__" : 1 
Fetching value of define "__RDSEED__" : 1 

config/meson.build:248:1: ERROR: Could not execute command "/root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/config/get_max_lcores.py".

A full log can be found at /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/build-clang-shared/meson-logs/meson-log.txt
ninja -C ./build-clang-shared
ninja: Entering directory `./build-clang-shared'
ninja: error: loading 'build.ninja': No such file or directory
meson  -Dexamples=all --buildtype=debugoptimized --werror -Dlibdir=lib -Dmachine=nehalem --default-library=shared /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/devtools/.. ./build-x86-default
The Meson build system
Version: 0.54.0
--
Fetching value of define "__RDRND__" :  
Fetching value of define "__RDSEED__" :  

config/meson.build:248:1: ERROR: Could not execute command "/root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/config/get_max_lcores.py".

A full log can be found at /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/build-x86-default/meson-logs/meson-log.txt
ninja -C ./build-x86-default
ninja: Entering directory `./build-x86-default'
ninja: error: loading 'build.ninja': No such file or directory
DESTDIR=/root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/build-x86-default/install ninja -C /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/build-x86-default install >/dev/null
ninja: error: loading 'build.ninja': No such file or directory
find: /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/09b091e1f9be42cfb56777de811ad324/dpdk/build-x86-default/install: No such file or directory
usage: dirname string [...]


*Meson Build Failed #4:
OS: SUSE15-64
Target:./build-gcc-static
FAILED: examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o 
gcc -Iexamples/c590b3c@@dpdk-l3fwd-thread@exe -Iexamples -I../examples -Iexamples/performance-thread/l3fwd-thread -I../examples/performance-thread/l3fwd-thread -I../examples/performance-thread/l3fwd-thread/../common -I../examples/performance-thread/l3fwd-thread/../common/arch/x86 -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_cmdline -I../lib/librte_cmdline -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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 -march=native -Wno-format-truncation -DALLOW_EXPERIMENTAL_API -MD -MQ 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o' -MF 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o.d' -o 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o' -c ../examples/performance-thread/l3fwd-thread/main.c
../examples/performance-thread/l3fwd-thread/main.c: In function ‘pthread_tx’:
../examples/performance-thread/l3fwd-thread/main.c:2338:34: error: iteration 8 invokes undefined behavior [-Werror=aggressive-loop-optimizations]
     if (tx_conf->tx_mbufs[portid].len == 0)
         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../examples/performance-thread/l3fwd-thread/main.c:2337:4: note: within this loop
    for (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {
    ^~~
../examples/performance-thread/l3fwd-thread/main.c: In function ‘lthread_tx’:
../examples/performance-thread/l3fwd-thread/main.c:2100:33: error: iteration 8 invokes undefined behavior [-Werror=aggressive-loop-optimizations]
    if (tx_conf->tx_mbufs[portid].len == 0)
        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../examples/performance-thread/l3fwd-thread/main.c:2099:3: note: within this loop
   for (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {
   ^~~
cc1: all warnings being treated as errors
[2445/2502] Compiling C object 'examples/c590b3c@@dpdk-packet_ordering@exe/packet_ordering_main.c.o'.
[2446/2502] Compiling C object 'examples/c590b3c@@dpdk-pthread_shim@exe/performance-thread_common_lthread_tls.c.o'.
[2447/2502] Compiling C object 'examples/c590b3c@@dpdk-pthread_shim@exe/performance-thread_common_lthread_sched.c.o'.
[2448/2502] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_args.c.o'.
[2449/2502] Compiling C object 'examples/c590b3c@@dpdk-qos_meter@exe/qos_meter_main.c.o'.
[2450/2502] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_cfg_file.c.o'.
[2451/2502] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_app_thread.c.o'.
[2452/2502] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker.c.o'.
[2453/2502] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker_dual.c.o'.
ninja: build stopped: subcommand failed




*Meson Build Failed #5:
OS: UB2004-64
Target:./build-gcc-static
FAILED: examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o 
gcc -Iexamples/c590b3c@@dpdk-l3fwd-thread@exe -Iexamples -I../examples -Iexamples/performance-thread/l3fwd-thread -I../examples/performance-thread/l3fwd-thread -I../examples/performance-thread/l3fwd-thread/../common -I../examples/performance-thread/l3fwd-thread/../common/arch/x86 -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_cmdline -I../lib/librte_cmdline -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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 -D_GNU_SOURCE -march=native -Wno-format-truncation -DALLOW_EXPERIMENTAL_API -MD -MQ 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o' -MF 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o.d' -o 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o' -c ../examples/performance-thread/l3fwd-thread/main.c
../examples/performance-thread/l3fwd-thread/main.c: In function ‘pthread_tx’:
../examples/performance-thread/l3fwd-thread/main.c:2338:34: error: iteration 10 invokes undefined behavior [-Werror=aggressive-loop-optimizations]
 2338 |     if (tx_conf->tx_mbufs[portid].len == 0)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../examples/performance-thread/l3fwd-thread/main.c:2337:4: note: within this loop
 2337 |    for (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {
      |    ^~~
../examples/performance-thread/l3fwd-thread/main.c: In function ‘lthread_tx’:
../examples/performance-thread/l3fwd-thread/main.c:2100:33: error: iteration 10 invokes undefined behavior [-Werror=aggressive-loop-optimizations]
 2100 |    if (tx_conf->tx_mbufs[portid].len == 0)
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../examples/performance-thread/l3fwd-thread/main.c:2099:3: note: within this loop
 2099 |   for (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {
      |   ^~~
cc1: all warnings being treated as errors
[2549/2598] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_cmdline.c.o'.
[2550/2598] Compiling C object 'examples/c590b3c@@dpdk-efd_server@exe/server_node_efd_server_args.c.o'.
[2551/2598] Compiling C object 'examples/c590b3c@@dpdk-packet_ordering@exe/packet_ordering_main.c.o'.
[2552/2598] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_main.c.o'.
[2553/2598] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_app_thread.c.o'.
[2554/2598] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_stats.c.o'.
[2555/2598] Compiling C object 'examples/c590b3c@@dpdk-efd_server@exe/server_node_efd_server_init.c.o'.
[2556/2598] Compiling C object 'examples/c590b3c@@dpdk-rxtx_callbacks@exe/rxtx_callbacks_main.c.o'.
[2557/2598] Compiling C object 'examples/c590b3c@@dpdk-efd_node@exe/server_node_efd_node_node.c.o'.
[2558/2598] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker.c.o'.
[2559/2598] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker_dual.c.o'.
ninja: build stopped: subcommand failed


DPDK STV team

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

only message in thread, other threads:[~2020-08-25 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 22:10 [dpdk-test-report] |FAILURE| pw(75945) [2/2] build: find max lcore programmatically 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).