|FAILURE| pw106751 [PATCH] add missing file to meson build for installation

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Feb 1 01:03:43 CET 2022


Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/106751

_Testing issues_

Submitter: Martijn Bakker <gladdyu at gmail.com>
Date: Monday, January 31 2022 22:48:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a52c79642ab4296763189dd8efadbb679d32c9a0

106751 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Arch Linux          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS 8            | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
|
cc1: all warnings being treated as errors
[1312/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_l2t.c.o'.
[1313/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_clip_tbl.c.o'.
[1314/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_cxgbevf_main.c.o'.
[1315/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_smt.c.o'.
[1316/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_mps_tcam.c.o'.
[1317/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_base_t4vf_hw.c.o'.
[1318/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa at sta/net_dpaa_fmlib_fm_lib.c.o'.
[1319/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_bond at sta/net_bonding_rte_eth_bond_alb.c.o'.
[1320/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_cxgbe_filter.c.o'.
[1321/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_cxgbe_flow.c.o'.
[1322/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_cxgbe_ethdev.c.o'.
[1323/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_cxgbe_main.c.o'.
[1324/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa at sta/net_dpaa_dpaa_ethdev.c.o'.
[1325/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_bond at sta/net_bonding_rte_eth_bond_api.c.o'.
[1326/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_sge.c.o'.
[1327/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_base_t4_hw.c.o'.
[1328/2643] Compiling C object 'drivers/a715181@@tmp_rte_net_bond at sta/net_bonding_rte_eth_bond_8023ad.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

CentOS 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20881/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/


More information about the test-report mailing list