* [Bug 903] [19.11.11-rc1] net/ixgbe build failure with make and clang 13
@ 2021-12-12 15:00 bugzilla
2022-01-04 14:20 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2021-12-12 15:00 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=903
Bug ID: 903
Summary: [19.11.11-rc1] net/ixgbe build failure with make and
clang 13
Product: DPDK
Version: 19.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: alialnu@nvidia.com
Target Milestone: ---
"""
$ make config MAKE_PAUSE=n O=/tmp/build-x86_64-native-linuxapp-clang
T=x86_64-native-linuxapp-clang
$ make -j64 MAKE_PAUSE=n O=/tmp/build-x86_64-native-linuxapp-clang
[..]
drivers/net/ixgbe/base/ixgbe_82598.c:53:6: error: variable 'pcie_devctl2' set
but not used [-Werror,-Wunused-but-set-variable]
u16 pcie_devctl2;
drivers/net/ixgbe/base/ixgbe_common.c:3645:6: error: variable 'pcie_offset' set
but not used [-Werror,-Wunused-but-set-variable]
u16 pcie_offset;
[..]
"""
clang: 13.0.0 (Fedora 13.0.0-3.fc35)
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 903] [19.11.11-rc1] net/ixgbe build failure with make and clang 13
2021-12-12 15:00 [Bug 903] [19.11.11-rc1] net/ixgbe build failure with make and clang 13 bugzilla
@ 2022-01-04 14:20 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-01-04 14:20 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=903
Christian Ehrhardt (christian.ehrhardt@canonical.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|IN_PROGRESS |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Christian Ehrhardt (christian.ehrhardt@canonical.com) ---
verified and queued for 19.11.11
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-04 14:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-12 15:00 [Bug 903] [19.11.11-rc1] net/ixgbe build failure with make and clang 13 bugzilla
2022-01-04 14:20 ` bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).