|FAILURE| [GIT MASTER] 9b67399691a67869446dd2bdcccd341280403f63
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Jul 1 15:27:36 CEST 2024
_Testing issues_
Branch: 23.11-staging
9b67399691a67869446dd2bdcccd341280403f63 --> testing issues
Test environment and result as below:
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04 | PEND | SKIPPED | SKIPPED | PEND | PEND |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine | PEND | SKIPPED | SKIPPED | PEND | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8 | PEND | SKIPPED | SKIPPED | PEND | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
==== 20 line log output for FreeBSD 13.3 (dpdk_meson_compile): ====
| ^
../lib/log/rte_log.h:333:4: note: expanded from macro 'RTE_LOGTYPE_'
../lib/eal/unix/eal_firmware.c:45:3: error: pasting formed 'RTE_LOGTYPE_"could not initialise libarchive for zstd compression"', an invalid preprocessing token
45 | RTE_LOG(DEBUG, "could not initialise libarchive for zstd compression");
| ^
../lib/log/rte_log.h:333:17: note: expanded from macro 'RTE_LOG'
333 | RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
| ^
../lib/eal/unix/eal_firmware.c:45:3: error: use of undeclared identifier 'RTE_LOGTYPE_'
../lib/log/rte_log.h:333:4: note: expanded from macro 'RTE_LOG'
333 | RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
| ^
../lib/log/rte_log.h:333:4: note: expanded from macro 'RTE_LOGTYPE_'
4 errors generated.
[62/1810] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[63/1810] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[64/1810] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_lcore.c.o
[65/1810] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_hugepage_info.c.o
[66/1810] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_interrupts.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Alpine
Kernel: 5.4.0-167-generic
Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29657/
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