Test-Label: iol-x86_64-compile-testing Test-Status: FAILURE http://dpdk.org/patch/118754 _Testing issues_ Submitter: Nithin Dabilpuram Date: Thursday, October 20 2022 06:46:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a74b1b25136a592c275afbfa6b70771469750aee 118754 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | FAIL | FAIL | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 32 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 34 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 31 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 18.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 33 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 34 clang | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ==== [497/700] Compiling C object app/test/dpdk-test.exe.p/test_rwlock.c.obj [498/700] Compiling C object app/test/dpdk-test.exe.p/test_ring_st_peek_stress_zc.c.obj [499/700] Compiling C object app/test/dpdk-test.exe.p/test_ring_st_peek_stress.c.obj [500/700] Compiling C object app/test/dpdk-test.exe.p/test_ring_mt_peek_stress_zc.c.obj [501/700] Compiling C object app/test/dpdk-test.exe.p/test_security_inline_proto.c.obj FAILED: app/test/dpdk-test.exe.p/test_security_inline_proto.c.obj "gcc" "-Iapp\test\dpdk-test.exe.p" "-Iapp\test" "-I..\app\test" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\ring" "-I..\lib\ring" "-Ilib\rcu" "-I..\lib\rcu" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\net" "-I..\lib\net" "-Ilib\meter" "-I..\lib\meter" "-Ilib\ethdev" "-I..\lib\ethdev" "-Ilib\pci" "-I..\lib\pci" "-Ilib\cmdline" "-I..\lib\cmdline" "-Ilib\hash" "-I..\lib\hash" "-Ilib\timer" "-I..\lib\timer" "-Ilib\bitratestats" "-I..\lib\bitratestats" "-Ilib\cfgfile" "-I..\lib\cfgfile" "-Ilib\cryptodev" "-I..\lib\cryptodev" "-Ilib\gpudev" "-I..\lib\gpudev" "-Ilib\gro" "-I..\lib\gro" "-Ilib\gso" "-I..\lib\gso" "-Ilib\latencystats" "-I..\lib\latencystats" "-Ilib\dmadev" "-I..\lib\dmadev" "-Ilib\security" "-I..\lib\security" "-Ilib\stack" "-I..\lib\stack" "-Idrivers\bus\pci" "-I..\drivers\bus\pci" "-I..\drivers\bus\pci\windows" "-Idrivers\bus\vdev" "-I..\drivers\bus\vdev" "-Idrivers\mempool\ring" "-I..\drivers\mempool\ring" "-Idrivers\mempool\stack" "-I..\drivers\mempool\stack" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-DALLOW_EXPERIMENTAL_API" "-Wno-format-truncation" "-fno-strict-aliasing" "-DALLOW_INTERNAL_API" -MD -MQ app/test/dpdk-test.exe.p/test_security_inline_proto.c.obj -MF "app\test\dpdk-test.exe.p\test_security_inline_proto.c.obj.d" -o app/test/dpdk-test.exe.p/test_security_inline_proto.c.obj "-c" ../app/test/test_security_inline_proto.c In file included from ../app/test/test_security_inline_proto.c:13: ../app/test/test_security_inline_proto.c:3018:49: error: 'test_inline_ipsec_sg' undeclared here (not in a function); did you mean 'test_inline_ipsec'? REGISTER_TEST_COMMAND(inline_ipsec_sg_autotest, test_inline_ipsec_sg); ^~~~~~~~~~~~~~~~~~~~ ../app/test/test.h:197:15: note: in definition of macro 'REGISTER_TEST_COMMAND' .callback = func, \ ^~~~ [502/700] Compiling C object app/test/dpdk-test.exe.p/test_seqlock.c.obj [503/700] Compiling C object app/test/dpdk-test.exe.p/test_security.c.obj [504/700] Compiling C object app/test/dpdk-test.exe.p/test_stack_perf.c.obj [505/700] Compiling C object app/test/dpdk-test.exe.p/test_ring_perf.c.obj [506/700] Compiling C object app/test/dpdk-test.exe.p/test_ring.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.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/24097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/