|FAILURE| pw158194-158201 [PATCH] [v1,8/8] vfio: deprecate group-bas
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Oct 28 23:31:09 CET 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/158201
_Testing issues_
Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: Tuesday, October 28 2025 16:43:21
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:39b54f2dcf44ad1f91eabc7080cd5dea763607fd
158194-158201 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#438703
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+------------------------------+--------------------+
| Fedora Linux 42 | FAIL |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (dpdk_meson_compile): ====
131 | free(mp_reply.msgs);
| ^~~~
../lib/eal/linux/eal_vfio_cdev.c:131:25: note: include '<stdlib.h>' or provide a declaration of 'free'
../lib/eal/linux/eal_vfio_cdev.c:136:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
136 | free(mp_reply.msgs);
| ^~~~
../lib/eal/linux/eal_vfio_cdev.c:136:9: note: include '<stdlib.h>' or provide a declaration of 'free'
../lib/eal/linux/eal_vfio_cdev.c: In function 'vfio_cdev_get_device_num':
../lib/eal/linux/eal_vfio_cdev.c:234:35: error: implicit declaration of function 'strtol'; did you mean 'strtok'? [-Wimplicit-function-declaration]
234 | dev_num = strtol(dev_tok, &end, 10);
| ^~~~~~
| strtok
../lib/eal/linux/eal_vfio_cdev.c:234:35: error: nested extern declaration of 'strtol' [-Werror=nested-externs]
../lib/eal/linux/eal_vfio_cdev.c: In function 'vfio_cdev_request_dev_fd':
../lib/eal/linux/eal_vfio_cdev.c:357:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
357 | free(mp_reply.msgs);
| ^~~~
../lib/eal/linux/eal_vfio_cdev.c:357:9: note: include '<stdlib.h>' or provide a declaration of 'free'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.15
Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34406/
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