* [Bug 1245] Windows build failure with clang (unresolved external symbol)
@ 2023-06-08 6:34 bugzilla
2023-06-12 20:55 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2023-06-08 6:34 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1245
Bug ID: 1245
Summary: Windows build failure with clang (unresolved external
symbol)
Product: DPDK
Version: 23.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev@dpdk.org
Reporter: alialnu@nvidia.com
Target Milestone: ---
> meson.exe --werror -Dexamples=helloworld build
> ninja.exe -C build
[..]
[577/818] Linking target drivers/rte_bus_pci-23.dll
FAILED: drivers/rte_bus_pci-23.dll
clang @drivers/rte_bus_pci-23.dll.rsp
rte_bus_pci_exports.def : error LNK2001: unresolved external symbol
rte_pci_mmio_read
rte_bus_pci_exports.def : error LNK2001: unresolved external symbol
rte_pci_mmio_write
drivers\rte_bus_pci.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see
invocation)
[..]
Git bisect points to 095cf6e68b28 ("bus/pci: introduce MMIO read/write")
Meson: 0.54.3
Clang: 11.0.0
Clang link: 14.28.29335.0
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3169 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 1245] Windows build failure with clang (unresolved external symbol)
2023-06-08 6:34 [Bug 1245] Windows build failure with clang (unresolved external symbol) bugzilla
@ 2023-06-12 20:55 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2023-06-12 20:55 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 548 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1245
Thomas Monjalon (thomas@monjalon.net) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Thomas Monjalon (thomas@monjalon.net) ---
Resolved in http://git.dpdk.org/dpdk/commit/?id=2125ed73e1
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 2652 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-12 20:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-08 6:34 [Bug 1245] Windows build failure with clang (unresolved external symbol) bugzilla
2023-06-12 20:55 ` 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).