Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/105546 _Compilation issues_ Submitter: Michael Baum Date: 2022-01-02 07:06:38 Reply_mail: 20220102070638.2211160-4-michaelba@nvidia.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 0e2fa3f936b947875179835e90f1b7430299dae3 Meson Build Summary: 19 Builds Done, 18 Successful, 1 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | +--------------+------------+--------------+------------+------------+-----------+----------+ | FC35-64 | pass | pass | | | | | | FreeBSD13-64 | pass | pass | | pass | pass | | | RHEL84-64 | pass | pass | pass | pass | pass | | | SUSE15-64 | pass | pass | | | | | | UB2004-32 | pass | | | | | | | UB2004-64 | pass | pass | pass | | | fail | | UB2110-64 | pass | | | | | | +--------------+------------+--------------+------------+------------+-----------+----------+ Test environment and configuration as below: OS: FC35-64 Kernel Version: 5.14.16-301.fc35.x86_64 GCC Version: gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1) Clang Version: 13.0.0 (Fedora 13.0.0~rc1-1.fc35) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: FreeBSD13-64 Kernel Version: 13.0-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 10.3.0 Clang Version: 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: RHEL84-64 Kernel Version: 4.18.0-305.19.1.el8_4.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-1.module_el8.4.0+587+5187cac0) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug x86_64-native-linuxapp-icc OS: SUSE15-64 Kernel Version: 5.3.18-57-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 11.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: UB2004-32 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 i686-native-linuxapp-gcc OS: UB2004-64 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.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: UB2110-64 Kernel Version: 5.13.0-19-generic GCC Version: gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0 Clang Version: 13.0.0-2 x86_64-native-linuxapp-gcc *Build Failed #1: OS: UB2004-64 Target: x86_64-native-linuxapp-doc FAILED: doc/api/html /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/21045/dpdk/doc/api/generate_doxygen.sh doc/api/doxy-api.conf doc/api/html /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/21045/dpdk/doc/api/doxy-html-custom.sh /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/21045/dpdk/drivers/net/mlx5/rte_pmd_mlx5.h:87: error: argument 'dpdk_idx' of command @param is not found in the argument list of rte_pmd_mlx5_external_rx_queue_id_unmap(uint16_t port_id, uint16_t idx) (warning treated as error, aborting now) [2728/2754] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'. [2729/2754] Generating html_guides with a custom command. [2730/2754] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx2@sta/event_octeontx2_otx2_worker.c.o'. [2731/2754] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx2@sta/event_octeontx2_otx2_worker_dual.c.o'. ninja: build stopped DPDK STV team