Test-Label: iol-x86_64-compile-testing Test-Status: FAILURE http://dpdk.org/patch/116423 _Testing issues_ Submitter: Tadhg Kearney Date: Monday, September 19 2022 09:05:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:f8f6b1c1744e12d8d6877464a613acd1231db1a1 116421-116423 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 33 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 34 clang | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 31 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 32 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 34 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 18.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Fedora 34 clang (dpdk_meson_compile): ==== [381/3360] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o'. [382/3360] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'. [383/3360] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'. FAILED: lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o clang -Ilib/76b5a35@@rte_power@sta -Ilib -I../lib -Ilib/power -I../lib/power -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -MF 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o.d' -o 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -c ../lib/power/rte_power_uncore.c ../lib/power/rte_power_uncore.c:178:6: error: variable 'max_freq' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] if (f_max != NULL) { ^~~~~~~~~~~~~ ../lib/power/rte_power_uncore.c:192:21: note: uninitialized use occurs here ui->org_max_freq = max_freq; ^~~~~~~~ ../lib/power/rte_power_uncore.c:178:2: note: remove the 'if' if its condition is always true if (f_max != NULL) { ^~~~~~~~~~~~~~~~~~~ ../lib/power/rte_power_uncore.c:117:59: note: initialize the variable 'max_freq' to silence this warning uint32_t base_min_freq, base_max_freq, min_freq, max_freq; ^ = 0 1 error generated. ninja: build stopped: subcommand failed. ==== End log output ==== FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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) Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/23534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/