Test-Label: iol-testing Test-Status: FAILURE http://dpdk.org/patch/95078 _Testing issues_ Submitter: Juraj Linkeš Date: Wednesday, June 30 2021 13:09:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b 95078 --> testing fail Test environment and result as below: +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test | +====================================+======================+===================+====================+================+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Fedora 31 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | FreeBSD 13 | SKIPPED | SKIPPED | PASS | SKIPPED | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | CentOS 8 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | CentOS Stream 8 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Fedora 32 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Ubuntu 20.04 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Ubuntu 20.04 ARM cross-compilation | SKIPPED | SKIPPED | FAIL | SKIPPED | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Arch Linux | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | RHEL 7 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | RHEL8 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Fedora 34 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Fedora 33 | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Alpine | SKIPPED | SKIPPED | PASS | SKIPPED | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Ubuntu 18.04 ARM | SKIPPED | SKIPPED | PASS | FAIL | +------------------------------------+----------------------+-------------------+--------------------+----------------+ | Fedora 34 clang | SKIPPED | SKIPPED | PASS | PASS | +------------------------------------+----------------------+-------------------+--------------------+----------------+ ==== 20 line log output for Ubuntu 20.04 ARM cross-compilation (dpdk_meson_compile): ==== Compiler for C supports arguments -Wdeprecated: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wno-address-of-packed-member: YES Compiler for C supports arguments -Wno-packed-not-aligned: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES config/arm/meson.build:386:7: ERROR: Unknown variable "machine". A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/meson-logs/meson-log.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 11.2 Kernel: 11.2 Compiler: gcc 8.3 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 20.04 ARM cross-compilation Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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) 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 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 Ubuntu 18.04 ARM Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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/17579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/